Remove margin of main page
This commit is contained in:
parent
54ab59a00c
commit
44d82fb66a
27
index.html
27
index.html
@ -3,13 +3,14 @@
|
|||||||
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||||
<head>
|
<head>
|
||||||
<!-- 2020-11-12 jeu. 10:41 -->
|
<!-- 2020-12-07 lun. 11:50 -->
|
||||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||||
<title>Robust and Optimal Sensor Fusion</title>
|
<title>Robust and Optimal Sensor Fusion</title>
|
||||||
<meta name="generator" content="Org mode" />
|
<meta name="generator" content="Org mode" />
|
||||||
<meta name="author" content="Thomas Dehaeze" />
|
<meta name="author" content="Thomas Dehaeze" />
|
||||||
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
<link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
||||||
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
<script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
||||||
|
<style> #content {margin: auto;} </style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="org-div-home-and-up">
|
<div id="org-div-home-and-up">
|
||||||
@ -27,27 +28,27 @@
|
|||||||
</p>
|
</p>
|
||||||
</blockquote>
|
</blockquote>
|
||||||
|
|
||||||
<div id="outline-container-orgbc87854" class="outline-2">
|
<div id="outline-container-org5d45024" class="outline-2">
|
||||||
<h2 id="orgbc87854">Paper (<a href="paper/paper.pdf">link</a>)</h2>
|
<h2 id="org5d45024">Paper (<a href="paper/paper.pdf">link</a>)</h2>
|
||||||
<div class="outline-text-2" id="text-orgbc87854">
|
<div class="outline-text-2" id="text-org5d45024">
|
||||||
<p>
|
<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>.
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orgcdc5736" class="outline-2">
|
<div id="outline-container-org22e6deb" class="outline-2">
|
||||||
<h2 id="orgcdc5736">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
|
<h2 id="org22e6deb">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
|
||||||
<div class="outline-text-2" id="text-orgcdc5736">
|
<div class="outline-text-2" id="text-org22e6deb">
|
||||||
<p>
|
<p>
|
||||||
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.
|
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>
|
</p>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="outline-container-orge2a1477" class="outline-2">
|
<div id="outline-container-org5127d10" class="outline-2">
|
||||||
<h2 id="orge2a1477">Tikz Figures (<a href="tikz/index.html">link</a>)</h2>
|
<h2 id="org5127d10">Tikz Figures (<a href="tikz/index.html">link</a>)</h2>
|
||||||
<div class="outline-text-2" id="text-orge2a1477">
|
<div class="outline-text-2" id="text-org5127d10">
|
||||||
<p>
|
<p>
|
||||||
All the figures for the paper have been generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>.
|
All the figures for the paper have been generated using <a href="https://sourceforge.net/projects/pgf/">TikZ</a>.
|
||||||
</p>
|
</p>
|
||||||
@ -55,9 +56,9 @@ All the figures for the paper have been generated using <a href="https://sourcef
|
|||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
<div id="outline-container-org9317a8a" class="outline-2">
|
<div id="outline-container-org8fadb78" class="outline-2">
|
||||||
<h2 id="org9317a8a">Cite this paper</h2>
|
<h2 id="org8fadb78">Cite this paper</h2>
|
||||||
<div class="outline-text-2" id="text-org9317a8a">
|
<div class="outline-text-2" id="text-org8fadb78">
|
||||||
<p>
|
<p>
|
||||||
To cite this paper use the following bibtex code.
|
To cite this paper use the following bibtex code.
|
||||||
</p>
|
</p>
|
||||||
|
@ -7,6 +7,7 @@
|
|||||||
|
|
||||||
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
#+HTML_HEAD: <link rel="stylesheet" type="text/css" href="https://research.tdehaeze.xyz/css/style.css"/>
|
||||||
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
#+HTML_HEAD: <script type="text/javascript" src="https://research.tdehaeze.xyz/js/script.js"></script>
|
||||||
|
#+HTML_HEAD: <style> #content {margin: auto;} </style>
|
||||||
|
|
||||||
#+OPTIONS: toc:nil
|
#+OPTIONS: toc:nil
|
||||||
#+OPTIONS: html-postamble:nil
|
#+OPTIONS: html-postamble:nil
|
||||||
|
Loading…
Reference in New Issue
Block a user