Skip to content

Commit 8f88f26

Browse files
committed
add LaMEM citation
1 parent 611b295 commit 8f88f26

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

docs/paper/paper.bib

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,17 @@ @article{bezanson2017julia
5454
eprintclass={cs.MS},
5555
doi={10.1137/141000671}
5656
}
57+
58+
59+
@inproceedings{Kaus_Popov_Baumann_Pusok_Bauville_Fernandez_Collignon_2016,
60+
title={Forward and inverse modelling of lithospheric deformation on geological timescales},
61+
volume={48},
62+
rights={All rights reserved},
63+
ISBN={978-3-95806-109-5},
64+
url={http://hdl.handle.net/2128/9842},
65+
booktitle={NIC Series},
66+
author={Kaus, Boris JP and Popov, Anton A. and Baumann, T. and Pusok, A. and Bauville, Arthur and Fernandez, Naiara and Collignon, Marine},
67+
year={2016},
68+
pages={299-306} }
69+
70+

docs/paper/paper.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ There are also a number of commercial software solutions:
9898

9999
In all cases, the commercial license fees are far beyond what most researchers can afford, even if reduced license fees are often available for academia. The closed-source nature of the software packages makes them non-extendable by the community.
100100

101-
The `GeophysicalModelGenerator.jl` julia package is already used to generate input models for the geodynamic codes [LaMEM](https://github.com/UniMainzGeo/LaMEM), [JustRelax.jl](https://github.com/PTsolvers/JustRelax.jl), and [MagmaThermokinematics.jl](https://github.com/boriskaus/MagmaThermoKinematics.jl). It is also already used in a number of shortcourses and lectures at the universities of Mainz, Heidelberg, and Bologna.
101+
The `GeophysicalModelGenerator.jl` julia package is already used to generate input models for the geodynamic codes [LaMEM](https://github.com/UniMainzGeo/LaMEM) [@Kaus_Popov_Baumann_Pusok_Bauville_Fernandez_Collignon_2016], [JustRelax.jl](https://github.com/PTsolvers/JustRelax.jl), and [MagmaThermokinematics.jl](https://github.com/boriskaus/MagmaThermoKinematics.jl). It is also already used in a number of shortcourses and lectures at the universities of Mainz, Heidelberg, and Bologna.
102102

103103
# Basic usage
104104

0 commit comments

Comments
 (0)