diff --git a/content/posts/test.md b/content/posts/test.md index fdb1652..826e32a 100644 --- a/content/posts/test.md +++ b/content/posts/test.md @@ -89,8 +89,8 @@ Unumbered equation: Using the `equation` environment in Eq. . -\begin{equation} - F(s) = \int\_0^\infty f(t) e^{-st} dt \label{eq:numbered} +\begin{equation} \label{eq:numbered} + F(s) = \int\_0^\infty f(t) e^{-st} dt \end{equation} Using the `align` environment Equations and . diff --git a/content/zettels/test.md b/content/zettels/test.md index 739b180..86f43d6 100644 --- a/content/zettels/test.md +++ b/content/zettels/test.md @@ -94,10 +94,11 @@ Here is some inline mathematics: \\(z = 2\\). Unumbered equation: \\[ F(x) = \int\_0^x f(t) dt \\] -Using the `equation` environment in Eq. . +Using the `equation` environment in Eq. . (other link to equation: \ref{eq:numbered}) \begin{equation} - F(s) = \int\_0^\infty f(t) e^{-st} dt \label{eq:numbered} +\label{eq:numbered} + F(s) = \int\_0^\infty f(t) e^{-st} dt \end{equation} Using the `align` environment Equations and . @@ -464,7 +465,7 @@ Numbering can be continued by using `+n` option as shown below. ```
Code Snippet 4: - Tikz code that is used to generate 3 + Tikz code that is used to generate 3
@@ -631,5 +632,11 @@ It is approximately **12,742 km** ## Bibliography {#bibliography} +
+
Dominik, Carsten. 2010. The Org Mode 7 Reference Manual-Organize Your Life with GNU Emacs. Network Theory Ltd.
+
Schulte, Eric, and Dan Davison. 2011. “Active Documents with Org-Mode.” Computing in Science & Engineering 13 (3). IEEE Computer Society: 66–73.
+
Stanisic, Luka, and Arnaud Legrand. 2014. “Effective Reproducible Research with Org-Mode and Git.” In European Conference on Parallel Processing, 475–86. Springer.
+
+ [^fn:1]: A long foot note. Lorem ipsum dolor sit amet, consectetur adipiscing elit. With a reference to [Figure 3](#figure--fig:general-control-names). [^fn:2]: An other footnote.