From 8d053f191e961aa1b5ae9ba07035b9c2b4486d4a Mon Sep 17 00:00:00 2001 From: Adrian Kummerlaender Date: Tue, 26 Feb 2019 11:17:05 +0100 Subject: Sort citations by name --- quellen.bib | 49 +++++++++++++++++++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 14 deletions(-) (limited to 'quellen.bib') diff --git a/quellen.bib b/quellen.bib index a708159..3406967 100644 --- a/quellen.bib +++ b/quellen.bib @@ -53,7 +53,7 @@ adsnote = {Provided by the SAO/NASA Astrophysics Data System} }, @article{dupuisChopard03, - author = {Dupuis, Alexandre and Chopard, Bastien}, + author = {Dupuis, A. and Chopard, B.}, title = {Theory and applications of an alternative lattice Boltzmann grid refinement algorithm}, journal = {Phys. Rev. E}, volume = {67}, @@ -65,7 +65,7 @@ doi = {10.1103/PhysRevE.67.066707}, }, @article{filippova98, - author = {Olga {Filippova} and Dieter {Hänel}}, + author = {O. {Filippova} and D. {Hänel}}, title = {Grid Refinement for Lattice-BGK Models}, journal = {Journal of Computational Physics}, volume = 147, @@ -82,11 +82,12 @@ url = {http://www.openlb.net/download} }, @book{olb12userguide, + key = {za}, title = {OpenLB User Guide, Associated to Release 1.2 of the Code}, year = {2018}, - url = {https://www.openlb.net/wp-content/uploads/2018/04/olb_ug-1.2r0.pdf} + url = {https://www.openlb.net/user-guide} }, -@book{amann_escher, +@book{AmannEscher, title = {Analysis I}, author = {H. Amann and J. Escher}, publisher = {Birkhäuser}, @@ -94,26 +95,46 @@ year = {2006}, isbn = {3-7643-7755-0} }, -@book{paraview05, - author = {Ahrens, James and Geveci, Berk and Law, Charles}, - title = {ParaView: An End-User Tool for Large Data Visualization}, - publisher = {Elsevier}, - year = {2005}, - isbn = {978-0123875822} -}, @MISC{bao11, title = {Lattice Boltzmann Method for Fluid Simulations}, - author = {Yuanxun Bao and Justin Meskas}, + author = {Y. Bao and J. Meskas}, year = {2011} }, -@MISC{SchaeferTurek96, +@misc{SchaeferTurek96, author = {S. Turek and M. Schäfer}, title = {Recent Benchmark Computations of Laminar Flow Around a Cylinder}, year = {1996} }, @phdthesis{krause10, title = {Fluid flow simulation and optimisation with Lattice Boltzmann methods on high performance computers : applications to the human respiratory system}, - author = {Mathias J. Krause}, + author = {M.J. Krause}, year = {2010}, note = {Karlsruhe, KIT}, }, +@misc{olbNose, + title = {OpenLB Showcase: Respiration Nose}, + author = {T. Henn and M.J. Krause and S. Zimny}, + url = {https://www.openlb.net/respiration-nose} +}, +@misc{gnuplot, + author={T. Williams and C. Kelley and {many others}}, + title={Gnuplot 5.2}, + month={Januar}, + year={2019}, + howpublished={\url{http://www.gnuplot.info/}} +} +@book{paraview05, + author = {Ahrens, J. and Geveci, B. and Law, C.}, + title = {ParaView: An End-User Tool for Large Data Visualization}, + publisher = {Elsevier}, + year = {2005}, + isbn = {978-0123875822} +}, +@book{vtkGuide10, + key = {zb}, + title={The VTK User's Guide}, + isbn={978-1-930-93423-8}, + url={https://vtk.org/vtk-users-guide/}, + year={2010}, + publisher={Kitware} +} -- cgit v1.2.3