Use online CSS and JS

This commit is contained in:
2020-11-12 10:44:04 +01:00
parent 3c7d99117b
commit 4ad7b6f515
16 changed files with 874 additions and 2754 deletions

View File

@@ -3,55 +3,55 @@
"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-08 jeu. 10:50 -->
<!-- 2020-11-12 jeu. 10:43 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Virtual Sensor Fusion using Complementary Filters</title>
<meta name="generator" content="Org mode" />
<meta name="author" content="Thomas Dehaeze" />
<link rel="stylesheet" type="text/css" href="css/htmlize.css"/>
<link rel="stylesheet" type="text/css" href="css/readtheorg.css"/>
<script src="js/jquery.min.js"></script>
<script src="js/bootstrap.min.js"></script>
<script src="js/jquery.stickytableheaders.min.js"></script>
<script src="js/readtheorg.js"></script>
<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>
</head>
<body>
<div id="content">
<div id="org-div-home-and-up">
<a accesskey="h" href="../index.html"> UP </a>
|
<a accesskey="H" href="../index.html"> HOME </a>
</div><div id="content">
<h1 class="title">Virtual Sensor Fusion using Complementary Filters
<br />
<span class="subtitle">Dehaeze Thomas, Verma Mohit, Collette Christophe</span>
</h1>
<div id="outline-container-orgd214e4c" class="outline-2">
<h2 id="orgd214e4c">Paper (<a href="paper/paper.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-orgd214e4c">
<div id="outline-container-org47d0539" class="outline-2">
<h2 id="org47d0539">Paper (<a href="paper/paper.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-org47d0539">
<p>
The paper has been created using <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-orgd58b55d" class="outline-2">
<h2 id="orgd58b55d">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgd58b55d">
<div id="outline-container-org117520e" class="outline-2">
<h2 id="org117520e">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org117520e">
<p>
The Matlab scripts that permits to obtain all the results presented in the paper are accessible <a href="matlab/index.html">here</a>.
</p>
</div>
</div>
<div id="outline-container-org9fc28e2" class="outline-2">
<h2 id="org9fc28e2">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org9fc28e2">
<div id="outline-container-orgf00cb2f" class="outline-2">
<h2 id="orgf00cb2f">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgf00cb2f">
<p>
All the figures in the paper are generated using either <a href="https://sourceforge.net/projects/pgf/">TikZ</a> or <a href="https://inkscape.org/">Inkscape</a>. The code snippets that was used to generate the figures are accessible <a href="tikz/index.html">here</a>.
</p>
</div>
</div>
<div id="outline-container-org7cb70fe" class="outline-2">
<h2 id="org7cb70fe">Cite this paper</h2>
<div class="outline-text-2" id="text-org7cb70fe">
<div id="outline-container-org6455158" class="outline-2">
<h2 id="org6455158">Cite this paper</h2>
<div class="outline-text-2" id="text-org6455158">
<p>
To cite this paper use the following bibtex code.
</p>