From ba3b9727d9fd530a7720c711811688d796cf783b Mon Sep 17 00:00:00 2001 From: couturie Date: Mon, 21 Sep 2015 16:15:23 +0200 Subject: [PATCH] update biblio --- IJHPCN/biblio.bib | 28 +++++++++++++++++++++++++++- IJHPCN/paper.tex | 4 ++-- 2 files changed, 29 insertions(+), 3 deletions(-) diff --git a/IJHPCN/biblio.bib b/IJHPCN/biblio.bib index c3ab7d4..6bb0a3a 100644 --- a/IJHPCN/biblio.bib +++ b/IJHPCN/biblio.bib @@ -11,6 +11,32 @@ } +@book{citeulike:2951999, + author = {Elman and Silvester and Wathen}, + citeulike-article-id = {2951999}, + edition = {first}, + keywords = {numerics}, + posted-at = {2008-07-02 13:25:09}, + priority = {0}, + publisher = {Oxford University Press}, + title = {{Finite Elements and Fast Iterative Solvers with Applications in Incompressible Fluid Dynamics}}, + year = {2005} +} + + +@article{ANU:137201, +author = {Eiermann,Michael and Ernst,Oliver G.}, +title = {Geometric aspects of the theory of Krylov subspace methods}, +journal = {Acta Numerica}, +volume = {10}, +month = {5}, +year = {2001}, +issn = {1474-0508}, +pages = {251--312}, +numpages = {62}, +doi = {10.1017/S0962492901000046}, +} + @book{Saad2003, author = {Saad, Y.}, title = {Iterative Methods for Sparse Linear Systems}, @@ -220,4 +246,4 @@ note={{O}nline version, 10.1007/s11227-014-1367-7}, publisher = {Springer}, year = 2015, -} \ No newline at end of file +} diff --git a/IJHPCN/paper.tex b/IJHPCN/paper.tex index 02ab9cf..80a5a12 100644 --- a/IJHPCN/paper.tex +++ b/IJHPCN/paper.tex @@ -1164,7 +1164,7 @@ Curie and Juqueen respectively based in France and Germany. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% \bibliography{biblio} -\bibliographystyle{unsrt} -\bibliographystyle{alpha} +\bibliographystyle{plain} +%\bibliographystyle{alpha} \end{document} -- 2.39.5