Skip to content

Commit 7a28fcf

Browse files
committed
improve the cite
1 parent 152c38d commit 7a28fcf

File tree

2 files changed

+10
-3
lines changed

2 files changed

+10
-3
lines changed

docs/sphinx/source/shared/cite.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,8 @@
1-
If these tutorials are useful to you, please cite Ref. :cite:`gravelle2025tutorials`.
1+
If you find these tutorials useful for your research or simulations, you can
2+
cite: A Set of Tutorials for the LAMMPS Simulation Package" by Simon Gravelle,
3+
Jacob R. Gissinger, and Axel Kohlmeyer (2025) :cite:`gravelle2025tutorials`. You
4+
can access the full paper on |gravelle2025tutorials_arXiv|.
5+
6+
.. |gravelle2025tutorials_arXiv| raw:: html
7+
8+
<a href="https://doi.org/10.48550/arXiv.2503.14020" target="_blank">arXiv</a>

docs/sphinx/source/tutorial1/introduction.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
.. figure:: avatars/lennard-jones-fluid-avatar-dark.webp
22
:alt: The binary mixture simulated during Tutorial 1. The atoms of type 1 are
33
represented as small green spheres and the atoms of type 2 as large blue spheres.
4-
:height: 250
4+
:height: 220
55
:align: right
66
:class: only-dark
77

88
.. figure:: avatars/lennard-jones-fluid-avatar-light.webp
99
:alt: The binary mixture simulated during Tutorial 1. The atoms of type 1 are
1010
represented as small green spheres and the atoms of type 2 as large blue spheres.
11-
:height: 250
11+
:height: 220
1212
:align: right
1313
:class: only-light
1414

0 commit comments

Comments
 (0)