Skip to content

Commit 3ce5705

Browse files
committed
Update citation format in simulation documentation
1 parent 730e98f commit 3ce5705

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/tutorial/simulation.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ With elasticity :math:`\Psi(\mathbf{x})`, the total optimization problem is:
1818
where :math:`\hat{\mathbf{x}} = \mathbf{x}^t + h\mathbf{v}^t + h^2\mathbf{g}` is the time integration scheme-specific “predicted positions.”
1919

2020
.. note::
21-
In \cite{Li2020}, all the constants are wrapped up into $\kappa$, which is adaptively modified. In follow-up works, we treat the barrier as a physical energy, and so it should have the same multiplier as the elastic energy ($h^2$ for implicit Euler).
21+
In :cite:t:`Li2020IPC`, all the constants are wrapped up into $\kappa$, which is adaptively modified. In follow-up works, we treat the barrier as a physical energy, and so it should have the same multiplier as the elastic energy ($h^2$ for implicit Euler).
2222

2323
Volumetric Meshes
2424
-----------------

0 commit comments

Comments
 (0)