ex_cite 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/app/controllers/ex_cite/export_citations_controller.rb +4 -4
- data/lib/ex_cite/version.rb +1 -1
- data/test/dummy/log/development.log +765 -0
- data/test/dummy/log/test.log +13456 -0
- data/test/dummy/tmp/cache/DE6/D00/5c66e1737c71a44c1c2c0c53aacfdbe21a47d22dto_csf +3 -0
- data/test/dummy/tmp/cache/DF8/F60/5c66e1737c71a44c1c2c0c53aacfdbe21a47d22dto_ris +4 -0
- data/test/dummy/tmp/cache/EC7/1D0/c40475adaf32bb892347f5266ebc36b75858888ato_easybib +1 -0
- data/test/dummy/tmp/cache/F28/D80/5c66e1737c71a44c1c2c0c53aacfdbe21a47d22dto_bibtex +2 -0
- data/test/dummy/tmp/cache/F89/890/5c66e1737c71a44c1c2c0c53aacfdbe21a47d22dto_easybib +1 -0
- data/test/dummy/tmp/cache/F9B/6B0/a20e01c7d752cb63afcbb4a90eb9cb3f999844a0to_easybib +1 -0
- data/test/dummy/tmp/cache/assets/C79/9D0/sprockets%2Fc2a0614840a581c50b353a995658e80d +0 -0
- data/test/dummy/tmp/cache/assets/D0B/BA0/sprockets%2Fd016bd5cefae1b4880de354541277663 +0 -0
- data/test/dummy/tmp/cache/assets/D0C/9F0/sprockets%2Fdf0f1db09e51aa085f171846b476465c +0 -0
- data/test/dummy/tmp/cache/assets/D0F/B70/sprockets%2F15259189162a4eda934bd73d60dd3ff2 +0 -0
- data/test/dummy/tmp/cache/assets/D79/B20/sprockets%2F9bd1c455c64db259bcc0f5ed557088f6 +0 -0
- data/test/functional/ex_cite/export_citations _controller_test.rb +25 -11
- metadata +26 -6
@@ -126,3 +126,768 @@ Connecting to database specified by database.yml
|
|
126
126
|
Connecting to database specified by database.yml
|
127
127
|
Connecting to database specified by database.yml
|
128
128
|
Connecting to database specified by database.yml
|
129
|
+
Connecting to database specified by database.yml
|
130
|
+
|
131
|
+
|
132
|
+
Started GET "/" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:20:44 -0400
|
133
|
+
|
134
|
+
ActionController::RoutingError (No route matches [GET] "/"):
|
135
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
136
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
137
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
138
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
139
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
140
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
141
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
142
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
143
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
144
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
145
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
146
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
147
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
148
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
149
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
150
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
151
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
152
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
153
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
154
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/server.rb:191:in `start_thread'
|
155
|
+
|
156
|
+
|
157
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (6.0ms)
|
158
|
+
|
159
|
+
|
160
|
+
Started GET "/export_citations" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:20:51 -0400
|
161
|
+
|
162
|
+
ActionController::RoutingError (No route matches [GET] "/export_citations"):
|
163
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
164
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
165
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
166
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
167
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
168
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
169
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
170
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
171
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
172
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
173
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
174
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
175
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
176
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
177
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
178
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
179
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
180
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
181
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
182
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/server.rb:191:in `start_thread'
|
183
|
+
|
184
|
+
|
185
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.0ms)
|
186
|
+
|
187
|
+
|
188
|
+
Started GET "/export_citations/export_citations?to_format=easybib" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:21:05 -0400
|
189
|
+
|
190
|
+
ActionController::RoutingError (No route matches [GET] "/export_citations/export_citations"):
|
191
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
192
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
193
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
194
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
195
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
196
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
197
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
198
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
199
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
200
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
201
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
202
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
203
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
204
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
205
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
206
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
207
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
208
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
209
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
210
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/server.rb:191:in `start_thread'
|
211
|
+
|
212
|
+
|
213
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.0ms)
|
214
|
+
|
215
|
+
|
216
|
+
Started GET "/export_citations/export_citations?to_format=easybib" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:21:14 -0400
|
217
|
+
|
218
|
+
ActionController::RoutingError (No route matches [GET] "/export_citations/export_citations"):
|
219
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
220
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
221
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
222
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
223
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
224
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
225
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
226
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
227
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
228
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
229
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
230
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
231
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
232
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
233
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
234
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
235
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
236
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
237
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
238
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/server.rb:191:in `start_thread'
|
239
|
+
|
240
|
+
|
241
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.0ms)
|
242
|
+
|
243
|
+
|
244
|
+
Started GET "/export_citations?to_format=easybib" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:21:18 -0400
|
245
|
+
|
246
|
+
ActionController::RoutingError (No route matches [GET] "/export_citations"):
|
247
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
248
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
249
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
250
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
251
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
252
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
253
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
254
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
255
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
256
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
257
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
258
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
259
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
260
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
261
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
262
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
263
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
264
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
265
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
266
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/server.rb:191:in `start_thread'
|
267
|
+
|
268
|
+
|
269
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.0ms)
|
270
|
+
|
271
|
+
|
272
|
+
Started GET "/citero/export_citations?to_format=easybib" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:21:29 -0400
|
273
|
+
|
274
|
+
ActionController::RoutingError (No route matches [GET] "/citero/export_citations"):
|
275
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
276
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
277
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
278
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
279
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
280
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
281
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
282
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
283
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
284
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
285
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
286
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
287
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
288
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
289
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
290
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
291
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
292
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
293
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
294
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/server.rb:191:in `start_thread'
|
295
|
+
|
296
|
+
|
297
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.0ms)
|
298
|
+
Connecting to database specified by database.yml
|
299
|
+
Connecting to database specified by database.yml
|
300
|
+
|
301
|
+
|
302
|
+
Started GET "/cite/export_citations?to_format=easybib" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:22:18 -0400
|
303
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
304
|
+
Parameters: {"to_format"=>"easybib"}
|
305
|
+
Rendered text template (0.0ms)
|
306
|
+
Sent data export.json (18.0ms)
|
307
|
+
Completed 200 OK in 207ms (Views: 17.0ms | ActiveRecord: 0.0ms)
|
308
|
+
|
309
|
+
|
310
|
+
Started GET "/cite/export_citations?to_format=easybibpush" for 0:0:0:0:0:0:0:1%0 at 2013-04-23 13:22:27 -0400
|
311
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
312
|
+
Parameters: {"to_format"=>"easybibpush"}
|
313
|
+
Rendered /Users/hannan/Documents/workspace/citation_engine_gem/app/views/ex_cite/cite/_external_form.html.erb (4.0ms)
|
314
|
+
Rendered /Users/hannan/Documents/workspace/citation_engine_gem/app/views/ex_cite/cite/external_form.html.erb within layouts/ex_cite/application (15.0ms)
|
315
|
+
Compiled ex_cite/cite.css (1ms) (pid 38854)
|
316
|
+
Compiled ex_cite/application.css (62ms) (pid 38854)
|
317
|
+
Completed 500 Internal Server Error in 255ms
|
318
|
+
|
319
|
+
ActionView::Template::Error (couldn't find file 'jquery'
|
320
|
+
(in /Users/hannan/Documents/workspace/citation_engine_gem/app/assets/javascripts/ex_cite/application.js:13)):
|
321
|
+
3: <head>
|
322
|
+
4: <title>ExCite</title>
|
323
|
+
5: <%= stylesheet_link_tag "ex_cite/application", :media => "all" %>
|
324
|
+
6: <%= javascript_include_tag "ex_cite/application" %>
|
325
|
+
7: <%= csrf_meta_tags %>
|
326
|
+
8: </head>
|
327
|
+
9: <body>
|
328
|
+
sprockets (2.2.2) lib/sprockets/context.rb:102:in `resolve'
|
329
|
+
sprockets (2.2.2) lib/sprockets/context.rb:142:in `require_asset'
|
330
|
+
sprockets (2.2.2) lib/sprockets/directive_processor.rb:215:in `process_require_directive'
|
331
|
+
org/jruby/RubyBasicObject.java:1683:in `__send__'
|
332
|
+
org/jruby/RubyKernel.java:2107:in `send'
|
333
|
+
sprockets (2.2.2) lib/sprockets/directive_processor.rb:165:in `process_directives'
|
334
|
+
org/jruby/RubyArray.java:1613:in `each'
|
335
|
+
sprockets (2.2.2) lib/sprockets/directive_processor.rb:163:in `process_directives'
|
336
|
+
sprockets (2.2.2) lib/sprockets/directive_processor.rb:97:in `evaluate'
|
337
|
+
tilt (1.3.7) lib/tilt/template.rb:77:in `render'
|
338
|
+
sprockets (2.2.2) lib/sprockets/context.rb:193:in `evaluate'
|
339
|
+
org/jruby/RubyArray.java:1613:in `each'
|
340
|
+
sprockets (2.2.2) lib/sprockets/context.rb:190:in `evaluate'
|
341
|
+
sprockets (2.2.2) lib/sprockets/processed_asset.rb:12:in `initialize'
|
342
|
+
sprockets (2.2.2) lib/sprockets/base.rb:249:in `build_asset'
|
343
|
+
sprockets (2.2.2) lib/sprockets/base.rb:270:in `circular_call_protection'
|
344
|
+
sprockets (2.2.2) lib/sprockets/base.rb:248:in `build_asset'
|
345
|
+
sprockets (2.2.2) lib/sprockets/index.rb:93:in `build_asset'
|
346
|
+
sprockets (2.2.2) lib/sprockets/caching.rb:19:in `cache_asset'
|
347
|
+
sprockets (2.2.2) lib/sprockets/index.rb:92:in `build_asset'
|
348
|
+
sprockets (2.2.2) lib/sprockets/base.rb:169:in `find_asset'
|
349
|
+
sprockets (2.2.2) lib/sprockets/index.rb:60:in `find_asset'
|
350
|
+
sprockets (2.2.2) lib/sprockets/bundled_asset.rb:16:in `initialize'
|
351
|
+
sprockets (2.2.2) lib/sprockets/base.rb:252:in `build_asset'
|
352
|
+
sprockets (2.2.2) lib/sprockets/index.rb:93:in `build_asset'
|
353
|
+
sprockets (2.2.2) lib/sprockets/caching.rb:19:in `cache_asset'
|
354
|
+
sprockets (2.2.2) lib/sprockets/index.rb:92:in `build_asset'
|
355
|
+
sprockets (2.2.2) lib/sprockets/base.rb:169:in `find_asset'
|
356
|
+
sprockets (2.2.2) lib/sprockets/index.rb:60:in `find_asset'
|
357
|
+
sprockets (2.2.2) lib/sprockets/environment.rb:78:in `find_asset'
|
358
|
+
sprockets (2.2.2) lib/sprockets/base.rb:177:in `[]'
|
359
|
+
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:126:in `asset_for'
|
360
|
+
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:27:in `javascript_include_tag'
|
361
|
+
org/jruby/RubyArray.java:2356:in `collect'
|
362
|
+
actionpack (3.2.13) lib/sprockets/helpers/rails_helper.rb:26:in `javascript_include_tag'
|
363
|
+
/Users/hannan/Documents/workspace/citation_engine_gem/app/views/layouts/ex_cite/application.html.erb:6:in `___sers_hannan__ocuments_workspace_citation_engine_gem_app_views_layouts_ex_cite_application_html_erb___1075652455_12448'
|
364
|
+
org/jruby/RubyBasicObject.java:1689:in `__send__'
|
365
|
+
org/jruby/RubyKernel.java:2111:in `send'
|
366
|
+
actionpack (3.2.13) lib/action_view/template.rb:145:in `render'
|
367
|
+
activesupport (3.2.13) lib/active_support/notifications.rb:125:in `instrument'
|
368
|
+
actionpack (3.2.13) lib/action_view/template.rb:143:in `render'
|
369
|
+
actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:59:in `render_with_layout'
|
370
|
+
actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
371
|
+
actionpack (3.2.13) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
372
|
+
actionpack (3.2.13) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
373
|
+
actionpack (3.2.13) lib/action_view/renderer/renderer.rb:17:in `render'
|
374
|
+
actionpack (3.2.13) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
375
|
+
actionpack (3.2.13) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
376
|
+
actionpack (3.2.13) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
377
|
+
actionpack (3.2.13) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
378
|
+
actionpack (3.2.13) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
379
|
+
actionpack (3.2.13) lib/abstract_controller/rendering.rb:88:in `render'
|
380
|
+
actionpack (3.2.13) lib/action_controller/metal/rendering.rb:16:in `render'
|
381
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `render'
|
382
|
+
activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
383
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/benchmark.rb:295:in `realtime'
|
384
|
+
activesupport (3.2.13) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
385
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:40:in `render'
|
386
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
387
|
+
activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
388
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
389
|
+
/Users/hannan/Documents/workspace/citation_engine_gem/app/controllers/ex_cite/export_citations_controller.rb:168:in `render_push'
|
390
|
+
/Users/hannan/Documents/workspace/citation_engine_gem/app/controllers/ex_cite/export_citations_controller.rb:127:in `push'
|
391
|
+
/Users/hannan/Documents/workspace/citation_engine_gem/app/controllers/ex_cite/export_citations_controller.rb:86:in `serve'
|
392
|
+
/Users/hannan/Documents/workspace/citation_engine_gem/app/controllers/ex_cite/export_citations_controller.rb:79:in `index'
|
393
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
394
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
395
|
+
actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
396
|
+
actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action'
|
397
|
+
actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
398
|
+
actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `process_action'
|
399
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:417:in `_run__189749989__process_action__1379747513__callbacks'
|
400
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
401
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
402
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
403
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:390:in `_run_process_action_callbacks'
|
404
|
+
org/jruby/RubyBasicObject.java:1683:in `__send__'
|
405
|
+
org/jruby/RubyKernel.java:2107:in `send'
|
406
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
407
|
+
actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
408
|
+
actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
409
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
410
|
+
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
|
411
|
+
activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
412
|
+
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
|
413
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
414
|
+
actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
415
|
+
activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
416
|
+
actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
|
417
|
+
actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
|
418
|
+
actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
|
419
|
+
actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
420
|
+
actionpack (3.2.13) lib/action_controller/metal.rb:246:in `action'
|
421
|
+
org/jruby/RubyProc.java:249:in `call'
|
422
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
423
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
424
|
+
journey (1.0.4) lib/journey/router.rb:68:in `call'
|
425
|
+
org/jruby/RubyArray.java:1613:in `each'
|
426
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
427
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
428
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
429
|
+
org/jruby/RubyBasicObject.java:1683:in `__send__'
|
430
|
+
org/jruby/RubyKernel.java:2107:in `send'
|
431
|
+
railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
432
|
+
journey (1.0.4) lib/journey/router.rb:68:in `call'
|
433
|
+
org/jruby/RubyArray.java:1613:in `each'
|
434
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
435
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
436
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
437
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
438
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
439
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
440
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
441
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
442
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
443
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
444
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
445
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
446
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
447
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `call'
|
448
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:408:in `_run__1928880347__call__1671236848__callbacks'
|
449
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
450
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
451
|
+
|
452
|
+
|
453
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (6.0ms)
|
454
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (4.0ms)
|
455
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (22.0ms)
|
456
|
+
Connecting to database specified by database.yml
|
457
|
+
|
458
|
+
|
459
|
+
Started GET "/cite/export_citations?to_format=easybibpush&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:19:16 -0400
|
460
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
461
|
+
Parameters: {"to_format"=>"easybibpush", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
462
|
+
Missing a source format. Use from_[format] first.
|
463
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x67bcdb3f @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybibpush&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib]
|
464
|
+
Completed 400 Bad Request in 109ms (ActiveRecord: 0.0ms)
|
465
|
+
|
466
|
+
|
467
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:20:53 -0400
|
468
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
469
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
470
|
+
Missing a source format. Use from_[format] first.
|
471
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x41ba0b7c @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib]
|
472
|
+
Completed 400 Bad Request in 9ms (ActiveRecord: 0.0ms)
|
473
|
+
|
474
|
+
|
475
|
+
Started GET "/cite/export_citations?to_format=ris&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:21:01 -0400
|
476
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
477
|
+
Parameters: {"to_format"=>"ris", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
478
|
+
Rendered text template (0.0ms)
|
479
|
+
Sent data export.ris (67.0ms)
|
480
|
+
Completed 200 OK in 77ms (Views: 66.0ms | ActiveRecord: 0.0ms)
|
481
|
+
|
482
|
+
|
483
|
+
Started GET "/cite/export_citations?to_format=bibtex&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:21:21 -0400
|
484
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
485
|
+
Parameters: {"to_format"=>"bibtex", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
486
|
+
Rendered text template (0.0ms)
|
487
|
+
Sent data export.bib (2.0ms)
|
488
|
+
Completed 200 OK in 7ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
489
|
+
|
490
|
+
|
491
|
+
Started GET "/cite/export_citations?to_format=openurl&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:21:30 -0400
|
492
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
493
|
+
Parameters: {"to_format"=>"openurl", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
494
|
+
Rendered text template (0.0ms)
|
495
|
+
Sent data export.openurl (2.0ms)
|
496
|
+
Completed 200 OK in 6ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
497
|
+
|
498
|
+
|
499
|
+
Started GET "/cite/export_citations?to_format=csf&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:21:53 -0400
|
500
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
501
|
+
Parameters: {"to_format"=>"csf", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
502
|
+
Rendered text template (0.0ms)
|
503
|
+
Sent data export.csf (2.0ms)
|
504
|
+
Completed 200 OK in 5ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
505
|
+
Connecting to database specified by database.yml
|
506
|
+
|
507
|
+
|
508
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:28:04 -0400
|
509
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
510
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
511
|
+
Missing a source format. Use from_[format] first.
|
512
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x601404d1 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib]
|
513
|
+
Completed 400 Bad Request in 113ms (ActiveRecord: 0.0ms)
|
514
|
+
|
515
|
+
|
516
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:28:32 -0400
|
517
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
518
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
519
|
+
Rendered text template (0.0ms)
|
520
|
+
Sent data export.json (18.0ms)
|
521
|
+
Completed 200 OK in 38ms (Views: 18.0ms | ActiveRecord: 0.0ms)
|
522
|
+
|
523
|
+
|
524
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:30:25 -0400
|
525
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
526
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
527
|
+
undefined local variable or method `citation' for #<ExCite::ExportCitationsController:0x4dad067f>
|
528
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x4fed0b75 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib]
|
529
|
+
Completed 400 Bad Request in 40ms (ActiveRecord: 0.0ms)
|
530
|
+
|
531
|
+
|
532
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:31:24 -0400
|
533
|
+
|
534
|
+
SyntaxError (/Users/hannan/Documents/workspace/citation_engine_gem/app/controllers/ex_cite/export_citations_controller.rb:75: syntax error, unexpected tSTRING_BEG
|
535
|
+
|
536
|
+
raise ArgumentError, "#{exc}\n Data or source format not provided and/or mismatched. [citations => #{citations}, to_format => #{@to_format}]" + citation.respond_to? "to_ris" + "\n\n\n\n\n\n\n\n\n\n"
|
537
|
+
^):
|
538
|
+
org/jruby/RubyKernel.java:1046:in `load'
|
539
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:1:in `(root)'
|
540
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:469:in `load_file'
|
541
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:639:in `new_constants_in'
|
542
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:468:in `load_file'
|
543
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:353:in `require_or_load'
|
544
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:502:in `load_missing_constant'
|
545
|
+
org/jruby/RubyArray.java:1613:in `each'
|
546
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:192:in `const_missing'
|
547
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:230:in `constantize'
|
548
|
+
org/jruby/RubyArray.java:1613:in `each'
|
549
|
+
activesupport (3.2.13) lib/active_support/inflector/methods.rb:229:in `constantize'
|
550
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:190:in `const_missing'
|
551
|
+
activesupport (3.2.13) lib/active_support/dependencies.rb:554:in `get'
|
552
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
|
553
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:54:in `controller'
|
554
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:32:in `call'
|
555
|
+
org/jruby/RubyArray.java:1613:in `each'
|
556
|
+
journey (1.0.4) lib/journey/router.rb:68:in `call'
|
557
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
558
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
559
|
+
org/jruby/RubyBasicObject.java:1683:in `__send__'
|
560
|
+
org/jruby/RubyKernel.java:2107:in `send'
|
561
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
562
|
+
railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
563
|
+
org/jruby/RubyArray.java:1613:in `each'
|
564
|
+
journey (1.0.4) lib/journey/router.rb:68:in `call'
|
565
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
566
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
567
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
568
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
569
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
570
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
571
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
572
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
573
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
574
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
575
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
576
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
577
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
578
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `call'
|
579
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
580
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
581
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:408:in `_run__2088069076__call__1771190445__callbacks'
|
582
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
583
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
584
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
585
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:390:in `_run_call_callbacks'
|
586
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
587
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
588
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
589
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
590
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
591
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
592
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
593
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
594
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
595
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
596
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
597
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
598
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
599
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
600
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
601
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
602
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
603
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
604
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
605
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
606
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
607
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
608
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
609
|
+
|
610
|
+
|
611
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (5.0ms)
|
612
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (5.0ms)
|
613
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (29.0ms)
|
614
|
+
|
615
|
+
|
616
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:31:59 -0400
|
617
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
618
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
619
|
+
Completed 500 Internal Server Error in 24ms
|
620
|
+
|
621
|
+
NameError (undefined local variable or method `citation' for #<ExCite::ExportCitationsController:0x5d1a4ce8>):
|
622
|
+
/Users/hannan/Documents/workspace/citation_engine_gem/app/controllers/ex_cite/export_citations_controller.rb:73:in `map'
|
623
|
+
/Users/hannan/Documents/workspace/citation_engine_gem/app/controllers/ex_cite/export_citations_controller.rb:78:in `index'
|
624
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
625
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
626
|
+
actionpack (3.2.13) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
|
627
|
+
actionpack (3.2.13) lib/abstract_controller/base.rb:167:in `process_action'
|
628
|
+
actionpack (3.2.13) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
629
|
+
actionpack (3.2.13) lib/abstract_controller/callbacks.rb:18:in `process_action'
|
630
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:417:in `_run__1570831576__process_action__687240743__callbacks'
|
631
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
632
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
633
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
634
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:390:in `_run_process_action_callbacks'
|
635
|
+
org/jruby/RubyBasicObject.java:1683:in `__send__'
|
636
|
+
org/jruby/RubyKernel.java:2107:in `send'
|
637
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
638
|
+
actionpack (3.2.13) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
639
|
+
actionpack (3.2.13) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
640
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
|
641
|
+
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
|
642
|
+
activesupport (3.2.13) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
643
|
+
activesupport (3.2.13) lib/active_support/notifications.rb:123:in `instrument'
|
644
|
+
actionpack (3.2.13) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
645
|
+
actionpack (3.2.13) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
646
|
+
activerecord (3.2.13) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
647
|
+
actionpack (3.2.13) lib/abstract_controller/base.rb:121:in `process'
|
648
|
+
actionpack (3.2.13) lib/abstract_controller/rendering.rb:45:in `process'
|
649
|
+
actionpack (3.2.13) lib/action_controller/metal.rb:203:in `dispatch'
|
650
|
+
actionpack (3.2.13) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
651
|
+
actionpack (3.2.13) lib/action_controller/metal.rb:246:in `action'
|
652
|
+
org/jruby/RubyProc.java:249:in `call'
|
653
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
654
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
655
|
+
journey (1.0.4) lib/journey/router.rb:68:in `call'
|
656
|
+
org/jruby/RubyArray.java:1613:in `each'
|
657
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
658
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
659
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
660
|
+
org/jruby/RubyBasicObject.java:1683:in `__send__'
|
661
|
+
org/jruby/RubyKernel.java:2107:in `send'
|
662
|
+
railties (3.2.13) lib/rails/railtie/configurable.rb:30:in `method_missing'
|
663
|
+
journey (1.0.4) lib/journey/router.rb:68:in `call'
|
664
|
+
org/jruby/RubyArray.java:1613:in `each'
|
665
|
+
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
666
|
+
actionpack (3.2.13) lib/action_dispatch/routing/route_set.rb:612:in `call'
|
667
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
668
|
+
rack (1.4.5) lib/rack/etag.rb:23:in `call'
|
669
|
+
rack (1.4.5) lib/rack/conditionalget.rb:25:in `call'
|
670
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/head.rb:14:in `call'
|
671
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
672
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
673
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:210:in `context'
|
674
|
+
rack (1.4.5) lib/rack/session/abstract/id.rb:205:in `call'
|
675
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/cookies.rb:341:in `call'
|
676
|
+
activerecord (3.2.13) lib/active_record/query_cache.rb:64:in `call'
|
677
|
+
activerecord (3.2.13) lib/active_record/connection_adapters/abstract/connection_pool.rb:479:in `call'
|
678
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:28:in `call'
|
679
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:408:in `_run__2088069076__call__1771190445__callbacks'
|
680
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
681
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
682
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:405:in `__run_callback'
|
683
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:390:in `_run_call_callbacks'
|
684
|
+
org/jruby/RubyBasicObject.java:1677:in `__send__'
|
685
|
+
org/jruby/RubyKernel.java:2103:in `send'
|
686
|
+
activesupport (3.2.13) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
687
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
688
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
689
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
690
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
691
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
692
|
+
railties (3.2.13) lib/rails/rack/logger.rb:32:in `call_app'
|
693
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
694
|
+
activesupport (3.2.13) lib/active_support/tagged_logging.rb:22:in `tagged'
|
695
|
+
railties (3.2.13) lib/rails/rack/logger.rb:16:in `call'
|
696
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
697
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
698
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
699
|
+
activesupport (3.2.13) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
700
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
701
|
+
actionpack (3.2.13) lib/action_dispatch/middleware/static.rb:63:in `call'
|
702
|
+
railties (3.2.13) lib/rails/engine.rb:479:in `call'
|
703
|
+
railties (3.2.13) lib/rails/application.rb:223:in `call'
|
704
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
705
|
+
railties (3.2.13) lib/rails/rack/log_tailer.rb:17:in `call'
|
706
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
707
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:138:in `service'
|
708
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/httpserver.rb:94:in `run'
|
709
|
+
/Users/hannan/.rvm/rubies/jruby-1.7.3/lib/ruby/1.9/webrick/server.rb:191:in `start_thread'
|
710
|
+
|
711
|
+
|
712
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (6.0ms)
|
713
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (5.0ms)
|
714
|
+
Rendered /Users/hannan/.rvm/gems/jruby-1.7.3/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (21.0ms)
|
715
|
+
|
716
|
+
|
717
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:32:08 -0400
|
718
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
719
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
720
|
+
Missing a source format. Use from_[format] first.
|
721
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x24f870d6 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] true
|
722
|
+
Completed 400 Bad Request in 20ms (ActiveRecord: 0.0ms)
|
723
|
+
|
724
|
+
|
725
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:32:36 -0400
|
726
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
727
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
728
|
+
Missing a source format. Use from_[format] first.
|
729
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x7e087bf5 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] false
|
730
|
+
Completed 400 Bad Request in 24ms (ActiveRecord: 0.0ms)
|
731
|
+
Connecting to database specified by database.yml
|
732
|
+
|
733
|
+
|
734
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:40:47 -0400
|
735
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
736
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
737
|
+
Missing a source format. Use from_[format] first.
|
738
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x7d93c227 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] falsetruetruefalsefalse
|
739
|
+
Completed 400 Bad Request in 106ms (ActiveRecord: 0.0ms)
|
740
|
+
|
741
|
+
|
742
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:42:08 -0400
|
743
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
744
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
745
|
+
Missing a source format. Use from_[format] first.
|
746
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x87d4cb2 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] [#<ExCite::Citation:0x87d4cb2 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">]falsetruetruefalsefalse
|
747
|
+
Completed 400 Bad Request in 22ms (ActiveRecord: 0.0ms)
|
748
|
+
|
749
|
+
|
750
|
+
Started GET "/cite/export_citations?to_format=openurl&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:42:25 -0400
|
751
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
752
|
+
Parameters: {"to_format"=>"openurl", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
753
|
+
Rendered text template (0.0ms)
|
754
|
+
Sent data export.openurl (20.0ms)
|
755
|
+
Completed 200 OK in 24ms (Views: 20.0ms | ActiveRecord: 0.0ms)
|
756
|
+
|
757
|
+
|
758
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:42:36 -0400
|
759
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
760
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
761
|
+
Missing a source format. Use from_[format] first.
|
762
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x5a176fbb @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] [#<ExCite::Citation:0x5a176fbb @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">]falsetruetruefalsefalse
|
763
|
+
Completed 400 Bad Request in 9ms (ActiveRecord: 0.0ms)
|
764
|
+
|
765
|
+
|
766
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:43:30 -0400
|
767
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
768
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
769
|
+
Missing a source format. Use from_[format] first.
|
770
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x722dd500 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] falsetruetruefalsefalse
|
771
|
+
Completed 400 Bad Request in 16ms (ActiveRecord: 0.0ms)
|
772
|
+
Connecting to database specified by database.yml
|
773
|
+
|
774
|
+
|
775
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:44:50 -0400
|
776
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
777
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
778
|
+
Missing a source format. Use from_[format] first.
|
779
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x4d8f36ef @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] falsetruetruefalsefalse
|
780
|
+
Completed 400 Bad Request in 105ms (ActiveRecord: 0.0ms)
|
781
|
+
|
782
|
+
|
783
|
+
Started GET "/cite/export_citations?to_format=easybib" for 127.0.0.1 at 2013-04-23 14:45:12 -0400
|
784
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
785
|
+
Parameters: {"to_format"=>"easybib"}
|
786
|
+
Rendered text template (0.0ms)
|
787
|
+
Sent data export.json (17.0ms)
|
788
|
+
Completed 200 OK in 23ms (Views: 17.0ms | ActiveRecord: 0.0ms)
|
789
|
+
|
790
|
+
|
791
|
+
Started GET "/cite/export_citations?to_format=csf&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:48:34 -0400
|
792
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
793
|
+
Parameters: {"to_format"=>"csf", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
794
|
+
Rendered text template (0.0ms)
|
795
|
+
Sent data export.csf (2.0ms)
|
796
|
+
Completed 200 OK in 8ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
797
|
+
|
798
|
+
|
799
|
+
Started GET "/cite/export_citations?to_format=csf&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+%3A+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:48:42 -0400
|
800
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
801
|
+
Parameters: {"to_format"=>"csf", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores : Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
802
|
+
Rendered text template (0.0ms)
|
803
|
+
Sent data export.csf (1.0ms)
|
804
|
+
Completed 200 OK in 5ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
805
|
+
|
806
|
+
|
807
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos%C3%A9e&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:49:46 -0400
|
808
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
809
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Josée", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
810
|
+
Missing a source format. Use from_[format] first.
|
811
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x52d5c42f @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Josée&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib] falsetruetruefalsefalse
|
812
|
+
Completed 400 Bad Request in 7ms (ActiveRecord: 0.0ms)
|
813
|
+
Connecting to database specified by database.yml
|
814
|
+
|
815
|
+
|
816
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos%C3%A9e&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:58:29 -0400
|
817
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
818
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Josée", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
819
|
+
Missing a source format. Use from_[format] first.
|
820
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0xf6fb957 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Josée&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib]
|
821
|
+
Completed 400 Bad Request in 110ms (ActiveRecord: 0.0ms)
|
822
|
+
|
823
|
+
|
824
|
+
Started GET "/cite/export_citations?to_format=easybib" for 127.0.0.1 at 2013-04-23 14:58:37 -0400
|
825
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
826
|
+
Parameters: {"to_format"=>"easybib"}
|
827
|
+
Rendered text template (0.0ms)
|
828
|
+
Sent data export.json (18.0ms)
|
829
|
+
Completed 200 OK in 24ms (Views: 17.0ms | ActiveRecord: 0.0ms)
|
830
|
+
|
831
|
+
|
832
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx" for 127.0.0.1 at 2013-04-23 14:58:51 -0400
|
833
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
834
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx"}
|
835
|
+
Rendered text template (0.0ms)
|
836
|
+
Sent data export.json (2.0ms)
|
837
|
+
Completed 200 OK in 5ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
838
|
+
|
839
|
+
|
840
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Ajournal&req.ip=128.122.149.254&rfr_id=info%3Asid%2Flibrary.nyu.edu%3Axerxes+" for 127.0.0.1 at 2013-04-23 14:59:38 -0400
|
841
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
842
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Jos", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages", "rft.volume"=>"66", "rft.volume_start"=>"66", "rft_val_fmt"=>"info:ofi/fmt:kev:mtx:journal", "req.ip"=>"128.122.149.254", "rfr_id"=>"info:sid/library.nyu.edu:xerxes "}
|
843
|
+
Missing a source format. Use from_[format] first.
|
844
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x2194038f @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages&rft.volume=66&rft.volume_start=66&rft_val_fmt=info:ofi/fmt:kev:mtx:journal&req.ip=128.122.149.254&rfr_id=info:sid/library.nyu.edu:xerxes ", @from_format="openurl">], to_format => to_easybib]
|
845
|
+
Completed 400 Bad Request in 10ms (ActiveRecord: 0.0ms)
|
846
|
+
|
847
|
+
|
848
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages" for 127.0.0.1 at 2013-04-23 14:59:52 -0400
|
849
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
850
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Jos", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages"}
|
851
|
+
Missing a source format. Use from_[format] first.
|
852
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x43d7ecc8 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages", @from_format="openurl">], to_format => to_easybib]
|
853
|
+
Completed 400 Bad Request in 7ms (ActiveRecord: 0.0ms)
|
854
|
+
|
855
|
+
|
856
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64" for 127.0.0.1 at 2013-04-23 15:00:00 -0400
|
857
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
858
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Jos", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64"}
|
859
|
+
Rendered text template (0.0ms)
|
860
|
+
Sent data export.json (3.0ms)
|
861
|
+
Completed 200 OK in 6ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
862
|
+
|
863
|
+
|
864
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION" for 127.0.0.1 at 2013-04-23 15:00:09 -0400
|
865
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
866
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Jos", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION"}
|
867
|
+
Rendered text template (1.0ms)
|
868
|
+
Sent data export.json (5.0ms)
|
869
|
+
Completed 200 OK in 7ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
870
|
+
|
871
|
+
|
872
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education" for 127.0.0.1 at 2013-04-23 15:00:20 -0400
|
873
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
874
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Jos", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education"}
|
875
|
+
Rendered text template (0.0ms)
|
876
|
+
Sent data export.json (1.0ms)
|
877
|
+
Completed 200 OK in 5ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
878
|
+
|
879
|
+
|
880
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10+pages" for 127.0.0.1 at 2013-04-23 15:00:25 -0400
|
881
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
882
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Jos", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10 pages"}
|
883
|
+
Missing a source format. Use from_[format] first.
|
884
|
+
Data or source format not provided and/or mismatched. [citations => [#<ExCite::Citation:0x13456617 @resource_key=nil, @data="http://localhost:3000/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info:ofi/fmt:kev:mtx:ctx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12:59:27-04:00&ctx_id=&ctx_enc=info:ofi/enc:UTF-8&rft.atitle=Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades &rft.au=Dupuis, Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers & education&rft.language=eng&rft.lccn= 2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS AND EDUCATION&rft.title=Computers & education&rft.tpages=10 pages", @from_format="openurl">], to_format => to_easybib]
|
885
|
+
Completed 400 Bad Request in 8ms (ActiveRecord: 0.0ms)
|
886
|
+
|
887
|
+
|
888
|
+
Started GET "/cite/export_citations?to_format=easybib&url_ver=Z39.88-2004&url_ctx_fmt=info%3Aofi%2Ffmt%3Akev%3Amtx%3Actx&ctx_ver=Z39.88-2004&ctx_tim=2013-04-23T12%3A59%3A27-04%3A00&ctx_id=&ctx_enc=info%3Aofi%2Fenc%3AUTF-8&rft.atitle=Application+of+linear+mixed-effect+models+for+the+analysis+of+exam+scores+Online+video+associated+with+higher+scores+for+undergraduate+students+with+lower+grades+&rft.au=Dupuis%2C+Jos&rft.aufirst=Jos&rft.auinitm=&rft.aulast=Dupuis&rft.coden=COMEDR&rft.date=2013&rft.eissn=1873-782X&rft.epage=73&rft.genre=article&rft.issn=0360-1315&rft.jtitle=Computers+%26+education&rft.language=eng&rft.lccn=++2003233316&rft.object_id=954925520664&rft.object_type=JOURNAL&rft.place=Exeter&rft.pub=Pergamon&rft.spage=64&rft.stitle=COMPUTERS+AND+EDUCATION&rft.title=Computers+%26+education&rft.tpages=10" for 127.0.0.1 at 2013-04-23 15:00:30 -0400
|
889
|
+
Processing by ExCite::ExportCitationsController#index as HTML
|
890
|
+
Parameters: {"to_format"=>"easybib", "url_ver"=>"Z39.88-2004", "url_ctx_fmt"=>"info:ofi/fmt:kev:mtx:ctx", "ctx_ver"=>"Z39.88-2004", "ctx_tim"=>"2013-04-23T12:59:27-04:00", "ctx_id"=>"", "ctx_enc"=>"info:ofi/enc:UTF-8", "rft.atitle"=>"Application of linear mixed-effect models for the analysis of exam scores Online video associated with higher scores for undergraduate students with lower grades ", "rft.au"=>"Dupuis, Jos", "rft.aufirst"=>"Jos", "rft.auinitm"=>"", "rft.aulast"=>"Dupuis", "rft.coden"=>"COMEDR", "rft.date"=>"2013", "rft.eissn"=>"1873-782X", "rft.epage"=>"73", "rft.genre"=>"article", "rft.issn"=>"0360-1315", "rft.jtitle"=>"Computers & education", "rft.language"=>"eng", "rft.lccn"=>" 2003233316", "rft.object_id"=>"954925520664", "rft.object_type"=>"JOURNAL", "rft.place"=>"Exeter", "rft.pub"=>"Pergamon", "rft.spage"=>"64", "rft.stitle"=>"COMPUTERS AND EDUCATION", "rft.title"=>"Computers & education", "rft.tpages"=>"10"}
|
891
|
+
Rendered text template (0.0ms)
|
892
|
+
Sent data export.json (2.0ms)
|
893
|
+
Completed 200 OK in 5ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|