Add youtube on the main page

This commit is contained in:
Thomas Dehaeze 2020-10-08 10:41:50 +02:00
parent 0b6a921ec1
commit 07b37d526d
2 changed files with 37 additions and 18 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-08-28 ven. 12:27 -->
<!-- 2020-10-08 jeu. 10:41 -->
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
<title>Active Damping of Rotating Platforms using Integral Force Feedback</title>
<meta name="generator" content="Org mode" />
@ -36,47 +36,57 @@ The results reveal that, despite their different implementations, both modified
</p>
</blockquote>
<div id="outline-container-org8a3e56b" class="outline-2">
<h2 id="org8a3e56b">Paper (<a href="paper/dehaeze20_activ_dampin_rotat_platf_integ_force_feedb.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-org8a3e56b">
<div id="outline-container-orgf5de8e3" class="outline-2">
<h2 id="orgf5de8e3">Paper (<a href="paper/dehaeze20_activ_dampin_rotat_platf_integ_force_feedb.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-orgf5de8e3">
<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-org9a11af3" class="outline-2">
<h2 id="org9a11af3">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org9a11af3">
<div id="outline-container-orgb09588e" class="outline-2">
<h2 id="orgb09588e">Matlab Scripts (<a href="matlab/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgb09588e">
<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-org542f0c3" class="outline-2">
<h2 id="org542f0c3">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-org542f0c3">
<div id="outline-container-orgb266de5" class="outline-2">
<h2 id="orgb266de5">Figures (<a href="tikz/index.html">link</a>)</h2>
<div class="outline-text-2" id="text-orgb266de5">
<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-org0f7ddc7" class="outline-2">
<h2 id="org0f7ddc7">Cite this paper</h2>
<div class="outline-text-2" id="text-org0f7ddc7">
<div id="outline-container-org26afb06" class="outline-2">
<h2 id="org26afb06"><span class="section-number-2">1</span> Talk (<a href="talk/talk.pdf">link</a>)</h2>
<div class="outline-text-2" id="text-1">
<iframe width="720"
height="540"
src="https://www.youtube.com/embed/F9j2-ge2FPE"
frameborder="0" allowfullscreen> </iframe>
</div>
</div>
<div id="outline-container-orgd36ede9" class="outline-2">
<h2 id="orgd36ede9">Cite this paper</h2>
<div class="outline-text-2" id="text-orgd36ede9">
<p>
To cite this paper use the following bibtex code.
</p>
<div class="org-src-container">
<pre class="src src-bibtex">@inproceedings{dehaeze20_activ_dampin_rotat_platf_integ_force_feedb,
author = {Dehaeze, T. and Collette, C.},
title = {Active Damping of Rotating Platforms using Integral Force
<pre class="src src-bibtex"><span class="org-function-name">@inproceedings</span>{<span class="org-constant">dehaeze20_activ_dampin_rotat_platf_integ_force_feedb</span>,
<span class="org-variable-name">author</span> = {Dehaeze, T. and Collette, C.},
<span class="org-variable-name">title</span> = {Active Damping of Rotating Platforms using Integral Force
Feedback},
booktitle = {Proceedings of the International Conference on Modal
<span class="org-variable-name">booktitle</span> = {Proceedings of the International Conference on Modal
Analysis Noise and Vibration Engineering (ISMA)},
year = 2020,
<span class="org-variable-name">year</span> = 2020,
}
</pre>
</div>

View File

@ -40,6 +40,15 @@ The Matlab scripts that permits to obtain all the results presented in the paper
:END:
All the figures in the paper are generated using either [[https://sourceforge.net/projects/pgf/][TikZ]] or [[https://inkscape.org/][Inkscape]]. The code snippets that was used to generate the figures are accessible [[file:tikz/index.org][here]].
* Talk ([[file:talk/talk.pdf][link]])
#+begin_export html
<iframe width="720"
height="540"
src="https://www.youtube.com/embed/F9j2-ge2FPE"
frameborder="0" allowfullscreen> </iframe>
#+end_export
* Cite this paper
:PROPERTIES:
:UNNUMBERED: t