Skip to content

Commit d108c20

Browse files
committed
Merge branch 'tutorial-navigation' of github.com:LKedward/fortran-lang.github.io into tutorial-navigation
2 parents 2859497 + 893aa90 commit d108c20

File tree

1 file changed

+14
-5
lines changed

1 file changed

+14
-5
lines changed

_data/learning.yml

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ reference-links:
6262
# Print books listed at the bottom of the 'Learn' landing page
6363
#
6464
reference-books:
65-
- author: Michael Metcalf, John Reid, and Malcolm Cohen
65+
- author: Metcalf, M., Reid, J. and Cohen M.
6666
year: 2018
6767
title: Modern Fortran Explained
6868
url: https://global.oup.com/academic/product/modern-fortran-explained-9780198811893
@@ -71,12 +71,21 @@ reference-books:
7171
publisher: Oxford Universtiy Press
7272

7373
- author: Curcic, M.
74-
year: 2019
75-
title: "Modern Fortran: Building efficient parallel programs"
74+
year: 2020
75+
title: "Modern Fortran: Building Efficient Parallel Applications"
7676
url: https://www.manning.com/books/modern-fortran
7777
edition: 1st ed
78-
publisher: Manning publications
78+
location: Shelter Island, NY
79+
publisher: Manning Publications
7980

81+
- author: Markus, A.
82+
year: 2012
83+
title: "Modern Fortran in Practice"
84+
url: https://www.cambridge.org/core/books/modern-fortran-in-practice/BC5BD23B2E478B4D457C5D6265BA9363
85+
edition: 1st ed
86+
location: Cambridge, UK
87+
publisher: Cambridge University Press
88+
8089
- author: Chivers, I. and Sleightholme, J.
8190
year: 2018
8291
title: Introduction to Programming with Fortran
@@ -90,4 +99,4 @@ reference-books:
9099
url: https://www.mheducation.com/highered/product/fortran-scientists-engineers-chapman/M9780073385891.html
91100
edition: 4th ed
92101
location: New York
93-
publisher: McGraw-Hill Education
102+
publisher: McGraw-Hill Education

0 commit comments

Comments
 (0)