Update index page

This commit is contained in:
Thomas Dehaeze 2020-10-05 18:15:52 +02:00
parent 5ee0701244
commit a0394c8136
2 changed files with 69 additions and 26 deletions

View File

@ -3,7 +3,7 @@
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
<!-- 2020-10-03 sam. 19:04 -->
<!-- 2020-10-05 lun. 18:15 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Robust and Optimal Sensor Fusion</title>
<meta name="generator" content="Org mode" />
@ -25,33 +25,58 @@
<br />
<span class="subtitle">Dehaeze Thomas and Collette Christophe</span>
</h1>
<div id="outline-container-org0ec4732" class="outline-2">
<h2 id="org0ec4732">Paper</h2>
<div class="outline-text-2" id="text-org0ec4732">
<blockquote>
<p>
The PDF version of the paper is accessible <a href="paper/paper.pdf">here</a>.
<b>Abstract</b>:
</p>
</blockquote>
<div id="outline-container-orgf5cebab" class="outline-2">
<h2 id="orgf5cebab">Paper (<a href="paper/paper.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-orgf5cebab">
<p>
The paper has been created <a href="https://orgmode.org/">Org Mode</a> (generating <a href="https://www.latex-project.org/">LaTeX</a> code) under <a href="https://www.gnu.org/software/emacs/">Emacs</a>.
</p>
</div>
</div>
<div id="outline-container-orge418504" class="outline-2">
<h2 id="orge418504">Matlab Scripts</h2>
<div class="outline-text-2" id="text-orge418504">
<div id="outline-container-orga3b4ff3" class="outline-2">
<h2 id="orga3b4ff3">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orga3b4ff3">
<p>
The Matlab scripts that permits to obtain all the results presented in the paper are accessible <a href="matlab/index.html">here</a>.
All the <a href="https://fr.mathworks.com/">Matlab</a> code that was used for the paper are accessible so that all the results are reproducible.
</p>
</div>
</div>
<div id="outline-container-org99adac0" class="outline-2">
<h2 id="org99adac0">Tikz Figures</h2>
<div class="outline-text-2" id="text-org99adac0">
<div id="outline-container-orgfc34d9c" class="outline-2">
<h2 id="orgfc34d9c">Tikz Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgfc34d9c">
<p>
All the figures in the paper are generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>. The code snippets that was used to generate the figures are accessible <a href="tikz/index.html">here</a>.
All the figures for the paper have been generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>.
</p>
</div>
</div>
<div id="outline-container-orge0bb111" class="outline-2">
<h2 id="orge0bb111">Cite this paper</h2>
<div class="outline-text-2" id="text-orge0bb111">
<p>
To cite this paper use the following bibtex code.
</p>
<div class="org-src-container">
<pre class="src src-bibtex">
</pre>
</div>
<p>
You can also use the formatted citation below.
</p>
<blockquote>
nil</blockquote>
</div>
</div>
</div>
</body>
</html>

View File

@ -16,20 +16,38 @@
#+HTML_HEAD: <script src="js/readtheorg.js"></script>
:END:
* Paper
:PROPERTIES:
:UNNUMBERED: t
:END:
The PDF version of the paper is accessible [[file:paper/paper.pdf][here]].
#+begin_quote
*Abstract*:
* Matlab Scripts
:PROPERTIES:
:UNNUMBERED: t
:END:
The Matlab scripts that permits to obtain all the results presented in the paper are accessible [[file:matlab/index.org][here]].
#+end_quote
* Tikz Figures
* Paper ([[file:paper/paper.pdf][link]])
:PROPERTIES:
:UNNUMBERED: t
:END:
All the figures in the paper are generated using [[https://sourceforge.net/projects/pgf/][TikZ]]. The code snippets that was used to generate the figures are accessible [[file:tikz/index.org][here]].
The paper has been created [[https://orgmode.org/][Org Mode]] (generating [[https://www.latex-project.org/][LaTeX]] code) under [[https://www.gnu.org/software/emacs/][Emacs]].
* Matlab Scripts ([[file:matlab/index.org][link]])
:PROPERTIES:
:UNNUMBERED: t
:END:
All the [[https://fr.mathworks.com/][Matlab]] code that was used for the paper are accessible so that all the results are reproducible.
* Tikz Figures ([[file:tikz/index.org][link]])
:PROPERTIES:
:UNNUMBERED: t
:END:
All the figures for the paper have been generated using [[https://sourceforge.net/projects/pgf/][TikZ]].
* Cite this paper
:PROPERTIES:
:UNNUMBERED: t
:END:
To cite this paper use the following bibtex code.
#+begin_src bibtex
#+end_src
You can also use the formatted citation below.
#+begin_quote
#+end_quote