From 0178d36951c91af9695ce886f2c63d03dbacb8aa Mon Sep 17 00:00:00 2001 From: Nils Kohl <nils.kohl@fau.de> Date: Mon, 4 Jan 2021 15:52:03 +0100 Subject: [PATCH] Two new articles --- bibliography.bib | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/bibliography.bib b/bibliography.bib index edecd5a..4a2d0b6 100644 --- a/bibliography.bib +++ b/bibliography.bib @@ -1815,4 +1815,22 @@ f @Article{, } +@Book{morton2019numerical, + author = {Morton, Keith W}, + publisher = {CRC Press}, + title = {Numerical solution of convection-diffusion problems}, + year = {2019}, +} + +@Article{burstedde2013large, + author = {Burstedde, Carsten and Stadler, Georg and Alisic, Laura and Wilcox, Lucas C and Tan, Eh and Gurnis, Michael and Ghattas, Omar}, + journal = {Geophysical Journal International}, + title = {Large-scale adaptive mantle convection simulation}, + year = {2013}, + number = {3}, + pages = {889--906}, + volume = {192}, + publisher = {Oxford University Press}, +} + @Comment{jabref-meta: databaseType:bibtex;} -- GitLab