Update Content - 2021-05-02

This commit is contained in:
2021-05-02 20:37:00 +02:00
parent 699e8a7905
commit f975b4bd90
77 changed files with 1212 additions and 666 deletions

View File

@@ -78,13 +78,13 @@ Sed aliquam
Here is a list of links to:
- Figure [3](#org54379fd)
- Figure [3](#orgcbf9e46)
- Table [3](#table--tab:table-with-equations)
- Listing [1](#code-snippet--lst:matlab-figure)
- Specific line of code
- Equation \eqref{eq:numbered}
- Section
- Bibliographic Reference ([Stanisic and Legrand 2014](#orgfe85fe6)), and ([Schulte and Davison 2011](#orgdf0380b); [Dominik 2010](#orgb0733db); [Stanisic and Legrand 2014](#orgfe85fe6))
- Bibliographic Reference ([Stanisic and Legrand 2014](#org0ed95e1)), and ([Schulte and Davison 2011](#org7b9fb79); [Dominik 2010](#org4f5b6d0); [Stanisic and Legrand 2014](#org0ed95e1))
### Maths {#maths}
@@ -157,7 +157,7 @@ Some text.
## Headlines {#headlines}
<a id="orgcd5a9a0"></a>
<a id="org94d8c54"></a>
### Second level Headline with tags {#second-level-headline-with-tags}
@@ -304,7 +304,7 @@ Cras non mauris ex. Morbi ut eros eu tellus egestas dapibus et et est. Aenean so
xlabel('Time [s]'); ylabel('Voltage [V]');
```
<a id="org485b9a9"></a>
<a id="org75ab154"></a>
{{< figure src="figs/matlab_fig_example.png" caption="Figure 1: Matlab Figure" >}}
@@ -375,7 +375,7 @@ Moreover, we can link to specific bode blocks (Listing [1](#code-snippet--lst:ma
Code to produce a nice contour plot
</div>
<a id="org405a280"></a>
<a id="orgfcd383d"></a>
{{< figure src="figs/matlab_logo.png" caption="Figure 2: Obtained Contour Plot" >}}
@@ -450,7 +450,7 @@ Numbering can be continued by using `+n` option as shown below.
### Normal Image {#normal-image}
Figure [3](#org54379fd) shows the results of the Tikz code of listing [4](#code-snippet--lst:tikz-test).
Figure [3](#orgcbf9e46) shows the results of the Tikz code of listing [4](#code-snippet--lst:tikz-test).
<a id="code-snippet--lst:tikz-test"></a>
```latex
@@ -477,10 +477,10 @@ Figure [3](#org54379fd) shows the results of the Tikz code of listing [4](#code-
<div class="src-block-caption">
<span class="src-block-number"><a href="#code-snippet--lst:tikz-test">Code Snippet 4</a></span>:
Tikz code that is used to generate Figure <a href="#org54379fd">3</a>
Tikz code that is used to generate Figure <a href="#orgcbf9e46">3</a>
</div>
<a id="org54379fd"></a>
<a id="orgcbf9e46"></a>
{{< figure src="figs/general_control_names.png" caption="Figure 3: General Control Configuration" >}}
@@ -493,7 +493,7 @@ Figure [3](#org54379fd) shows the results of the Tikz code of listing [4](#code-
### Wrap Image {#wrap-image}
<a id="orgc7b3c56"></a>
<a id="orge97a9ba"></a>
{{< figure src="figs/general_control_names.png" caption="Figure 4: General Control Configuration" >}}
@@ -509,7 +509,7 @@ Fusce blandit mauris dui, sed lobortis sapien tincidunt ac. Maecenas vitae moles
[[file:figs/general_control_names.png]]
```
<a id="org674d2a1"></a>
<a id="org669836c"></a>
{{< figure src="figs/general_control_names.png" caption="Figure 5: General Control Configuration" >}}
@@ -518,7 +518,7 @@ Fusce blandit mauris dui, sed lobortis sapien tincidunt ac. Maecenas vitae moles
### Sub Images {#sub-images}
Link to subfigure [2](#orga5ea12b).
Link to subfigure [2](#org0dc182a).
```md
#+name: fig:subfigure
@@ -536,7 +536,7 @@ Link to subfigure [2](#orga5ea12b).
| ![](figs/general_control_names.png) | ![](figs/general_control_names.png) |
|--------------------------------------------|--------------------------------------------|
| <a id="orga5ea12b"></a> sub figure caption | <a id="org2c6cb70"></a> sub figure caption |
| <a id="org0dc182a"></a> sub figure caption | <a id="org5fce826"></a> sub figure caption |
## Tables {#tables}
@@ -647,11 +647,11 @@ It is approximately **12,742 km**
## Bibliography {#bibliography}
<a id="orgb0733db"></a>Dominik, Carsten. 2010. _The Org Mode 7 Reference Manual-Organize Your Life with GNU Emacs_. Network Theory Ltd.
<a id="org4f5b6d0"></a>Dominik, Carsten. 2010. _The Org Mode 7 Reference Manual-Organize Your Life with GNU Emacs_. Network Theory Ltd.
<a id="orgdf0380b"></a>Schulte, Eric, and Dan Davison. 2011. “Active Documents with Org-Mode.” _Computing in Science & Engineering_ 13 (3). IEEE Computer Society:6673.
<a id="org7b9fb79"></a>Schulte, Eric, and Dan Davison. 2011. “Active Documents with Org-Mode.” _Computing in Science & Engineering_ 13 (3). IEEE Computer Society:6673.
<a id="orgfe85fe6"></a>Stanisic, Luka, and Arnaud Legrand. 2014. “Effective Reproducible Research with Org-Mode and Git.” In _European Conference on Parallel Processing_, 47586. Springer.
<a id="org0ed95e1"></a>Stanisic, Luka, and Arnaud Legrand. 2014. “Effective Reproducible Research with Org-Mode and Git.” In _European Conference on Parallel Processing_, 47586. Springer.
[^fn:1]: A long foot note. Lorem ipsum dolor sit amet, consectetur adipiscing elit. With a reference to Figure [3](#org54379fd).
[^fn:1]: A long foot note. Lorem ipsum dolor sit amet, consectetur adipiscing elit. With a reference to Figure [3](#orgcbf9e46).
[^fn:2]: An other footnote.