From dfafdc390a645b214be86a7ca8632a74b6c8c1ce Mon Sep 17 00:00:00 2001 From: Marc Fehling Date: Thu, 27 Apr 2023 15:19:34 -0600 Subject: [PATCH] Format journals in bibliography. --- doc/doxygen/references.bib | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/doc/doxygen/references.bib b/doc/doxygen/references.bib index 61e6f84ab0..1a1c863448 100644 --- a/doc/doxygen/references.bib +++ b/doc/doxygen/references.bib @@ -631,7 +631,7 @@ @article{Benzi2006, author = { Benzi, Michele and Olshanskii, Maxim A. }, title = { An Augmented Lagrangian‐Based Approach to the Oseen Problem }, - journal = { SIAM J. Sci. Comput. }, + journal = { {SIAM} Journal on Scientific Computing }, year = { 2006 }, volume = { 28 }, issue = { 6 }, @@ -643,7 +643,7 @@ @article{HeisterRapin2013, author = { Heister, Timo and Rapin, Gerd }, title = { Efficient augmented Lagrangian-type preconditioning for the Oseen problem using Grad-Div stabilization }, - journal = { Int. J. Numer. Meth. Fluids }, + journal = { International Journal for Numerical Methods in Fluids }, year = { 2013 }, volume = { 71 }, issue = { 1 }, @@ -667,7 +667,7 @@ @article{Erturk2005, author = { Erturk, E. and Corke, T. C. and G\"ok\c{c}\"ol, C. }, title = { Numerical solutions of 2-D steady incompressible driven cavity flow at high Reynolds numbers }, - journal = { Int. J. Numer. Meth. Fluids }, + journal = { International Journal for Numerical Methods in Fluids }, year = { 2005 }, volume = { 48 }, issue = { 7 }, @@ -708,7 +708,7 @@ @article{Fraysse2005, author = { Frayss\'e, Val\'erie and Giraud, Luc and Gratton, Serge and Langou, Julien }, title = { Algorithm 842: A set of GMRES routines for real and complex arithmetics on high performance computers }, - journal = { ACM Trans. Math. Softw. }, + journal = { {ACM} Transactions on Mathematical Software }, year = { 2005 }, volume = { 31 }, issue = { 2 }, @@ -720,7 +720,7 @@ @article{Day2001, author = { Day, David and Heroux, Michael A. }, title = { Solving Complex-Valued Linear Systems via Equivalent Real Formulations }, - journal = { SIAM J. Sci. Comput. }, + journal = { {SIAM} Journal on Scientific Computing }, year = { 2001 }, volume = { 23 }, issue = { 2 }, @@ -732,7 +732,7 @@ @article{Axelsson2014, author = { Axelsson, Owe and Neytcheva, Maya and Ahmad, Bashir }, title = { A comparison of iterative methods to solve complex valued linear algebraic systems }, - journal = { Numer Algor }, + journal = { Numerical Algorithms }, year = { 2014 }, volume = { 66 }, issue = { 4 }, @@ -770,7 +770,7 @@ issn = {0029-599X}, url = {https://doi.org/10.1007/BF01386067}, doi = {10.1007/BF01386067}, - journal = {Numer. Math.}, + journal = {Numerische Mathematik}, month = {dec}, pages = {185--199}, numpages = {15} @@ -1523,7 +1523,7 @@ @ARTICLE{Gopalakrishnan2003, AUTHOR={J. Gopalakrishnan and Pasciak, J. E.}, TITLE={Overlapping Schwarz preconditioners for indefinite time harmonic {M}axwell equations}, - JOURNAL={Math. Comput.}, + JOURNAL={Mathematics of Computation}, VOLUME={72}, PAGES={1-15}, YEAR={2003} @@ -1559,7 +1559,7 @@ TITLE={A sweeping preconditioner for time-harmonic {M}axwell's equations}, AUTHOR={P. Tsuji and B. Engquist and L. Ying}, YEAR={2012}, - JOURNAL={J. Comput. Phys.}, + JOURNAL={Journal of Computational Physics}, VOLUME={231}, PAGES={3770-3783}, } @@ -2002,7 +2002,7 @@ @article{Taylor73, title={{A numerical solution of the Navier-Stokes equations using the finite element technique}}, author={C. Taylor and P. Hood}, - journal={Comput. Fluids}, + journal={Computers \& Fluids}, volume={1}, number={1}, pages={73--100}, -- 2.39.5