Skip to content

Commit b66ddc3

Browse files
authored
Merge pull request #46 from kyleniemeyer/patch-2
Fixed DOIs in bib file
2 parents e65da4c + 939659f commit b66ddc3

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

paper.bib

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ @article{margulieuxETal2016
2727
Title = {Employing subgoals in computer programming education},
2828
Volume = {26},
2929
Year = {2016},
30-
Bdsk-Url-1 = {https://doi.org/10.1080/08993408.2016.1144429}}
30+
Doi = {10.1080/08993408.2016.1144429}}
3131

3232
@article{catrambone1998,
3333
Author = {Catrambone, Richard},
@@ -40,7 +40,7 @@ @article{catrambone1998
4040
Title = {The subgoal learning model: Creating better examples so that students can solve novel problems.},
4141
Volume = {127},
4242
Year = {1998},
43-
Bdsk-Url-1 = {https://doi.org/10.1037/0096-3445.127.4.355}}
43+
Doi = {10.1037/0096-3445.127.4.355}}
4444

4545
@article{chen2015worked,
4646
Author = {Chen, Ouhao and Kalyuga, Slava and Sweller, John},
@@ -94,7 +94,7 @@ @article{BarbaForsyth2018
9494
Journal = {Journal of Open Source Education},
9595
Number = {9},
9696
Pages = {21},
97-
Title = {{CFD Python}: the 12 steps to {Navier-Stokes} equations},
97+
Title = {{CFD Python}: the 12 steps to {Navier--Stokes} equations},
9898
Volume = {1},
9999
Year = {2018},
100100
Bdsk-Url-1 = {https://doi.org/10.21105/jose.00021}}

0 commit comments

Comments
 (0)