Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add initial page for important myst syntax. #542

Merged
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
17 changes: 15 additions & 2 deletions doc/sphinx/bibliography.bib
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
%% ASPECT
@Article{Kronbichler_Heister_Bangerth_2012,
@Article{Kronbichler_Heister_etal_2012,
Title = {High Accuracy Mantle Convection Simulation through Modern Numerical Methods},
Author = {M. Kronbichler and T. Heister and W. Bangerth},
Journal = {Geophysical Journal International},
Expand Down Expand Up @@ -101,7 +101,7 @@ @article{McKenzie_1970
author = "D.P. McKenzie"
}

@article{Berg_Segal_Yuen_2015,
@article{Berg_Segal_etal_2015,
title={{SEPRAN: A Versatile Finite-Element Package for a Wide Variety of Problems in Geosciences}},
author={A.P. van den Berg and G. Segal and D.A. Yuen},
journal={Journal of Earth Science},
Expand All @@ -120,3 +120,16 @@ @book{turcotte_schubert_2014
author={Turcotte, Donald and Schubert, Gerald},
year={2014}
}


@Article{Fraters_Thieulot_etal_2019,
AUTHOR = {Fraters, Menno. R. T. and Thieulot, Cedric and van den Berg, Arie P. and Spakman, W.},
TITLE = {The Geodynamic World Builder: a solution for complex initial conditions in numerical modeling},
JOURNAL = {Solid Earth},
VOLUME = {10},
YEAR = {2019},
NUMBER = {5},
PAGES = {1785--1807},
URL = {https://se.copernicus.org/articles/10/1785/2019/},
DOI = {10.5194/se-10-1785-2019}
}
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

missing newline at end of file

Loading
Loading