forked from barbagroup/CFDPython
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathpaper.bib
50 lines (40 loc) · 1.76 KB
/
paper.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
%% This BibTeX bibliography file was created using BibDesk.
%% http://bibdesk.sourceforge.net/
%% Created for Lorena A Barba at 2018-07-01 11:19:20 -0400
%% Saved with string encoding Unicode (UTF-8)
@article{chen2015worked,
Author = {Chen, Ouhao and Kalyuga, Slava and Sweller, John},
Date-Added = {2018-07-01 15:18:29 +0000},
Date-Modified = {2018-07-01 15:19:04 +0000},
Doi = {10.1037/edu0000018},
Journal = {Journal of Educational Psychology},
Number = {3},
Pages = {689},
Publisher = {American Psychological Association},
Title = {The worked example effect, the generation effect, and element interactivity.},
Volume = {107},
Year = {2015}}
@article{sweller2006worked,
Author = {Sweller, John},
Date-Added = {2018-07-01 15:15:07 +0000},
Date-Modified = {2018-07-01 15:15:42 +0000},
Doi = {10.1016/j.learninstruc.2006.02.005},
Journal = {Learning and instruction},
Publisher = {Elsevier Science},
Title = {The worked example effect and human cognition.},
Year = {2006}}
@book{rossant2018ipython,
Author = {Rossant, Cyrille},
Date-Added = {2018-07-01 01:48:26 +0000},
Date-Modified = {2018-07-01 01:49:32 +0000},
Publisher = {Packt Publishing Ltd.},
Title = {IPython Interactive Computing and Visualization Cookbook: Over 100 hands-on recipes to sharpen your skills in high-performance numerical computing and data science in the Jupyter Notebook},
Year = {2018}}
@inproceedings{ketcheson2014-scipy,
Author = {Ketcheson, David I.},
Booktitle = {Proceedings of the 13th SciPy Conferenece},
Date-Added = {2018-07-01 01:44:36 +0000},
Date-Modified = {2018-07-01 01:47:12 +0000},
Note = {http://conference.scipy.org/proceedings/scipy2014/pdfs/ketcheson.pdf},
Title = {Teaching numerical methods with {IPython} notebooks and inquiry-based learning},
Year = {2014}}