Skip to content

Commit 42846f0

Browse files
authored
Various minor bib-fixes (#318)
1 parent 8bbe3fa commit 42846f0

1 file changed

Lines changed: 5 additions & 6 deletions

File tree

references.bib

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
@book{Langtangen_Mardal_FEM_2019,
22
author = {Langtangen, Hans Petter
33
and Mardal, Kent-Andre},
4-
title = {Introduction to Numerical Methods for Variational Problems},
4+
title = {{Introduction to Numerical Methods for Variational Problems}},
55
year = {2019},
66
publisher = {Springer International Publishing},
77
address = {Cham},
@@ -11,7 +11,7 @@ @book{Langtangen_Mardal_FEM_2019
1111

1212
@article{ufl2014,
1313
author = {Aln\ae{}s, Martin S. and Logg, Anders and \O{}lgaard, Kristian B. and Rognes, Marie E. and Wells, Garth N.},
14-
title = {Unified Form Language: A Domain-Specific Language for Weak Formulations of Partial Differential Equations},
14+
title = {{Unified Form Language: A Domain-Specific Language for Weak Formulations of Partial Differential Equations}},
1515
year = {2014},
1616
issue_date = {February 2014},
1717
publisher = {Association for Computing Machinery},
@@ -95,7 +95,7 @@ @article{Guermond1999
9595

9696
@book{Langtangen2016,
9797
author = {Langtangen, Hans Petter},
98-
title = {A Primer on Scientific Programming with Python},
98+
title = {{A Primer on Scientific Programming with Python}},
9999
year = {2016},
100100
publisher = {Springer Berlin Heidelberg},
101101
address = {Berlin, Heidelberg},
@@ -106,7 +106,7 @@ @book{Langtangen2016
106106

107107
@book{FenicsTutorial,
108108
author = {Langtangen, Hans Petter and Logg, Anders},
109-
title = {Solving PDEs in Python: The FEniCS Tutorial I},
109+
title = {{Solving PDEs in Python: The FEniCS Tutorial I}},
110110
year = {2016},
111111
publisher = {Springer International Publishing},
112112
address = {Cham},
@@ -150,6 +150,5 @@ @misc{rehor2025pctools
150150
keyword = {en},
151151
month = {Sep},
152152
title = {FEniCSx-pctools: Tools for PETSc Block Linear Algebra Preconditioning in FEniCSx},
153-
year = {2025},
154-
doi = {10.5334/jors.494}
153+
year = {2025}
155154
}

0 commit comments

Comments
 (0)