Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gepetto
Articles
Commits
4240593e
Commit
4240593e
authored
Sep 27, 2021
by
Guilhem Saurel
Browse files
paper → HAL
parent
424ca454
Changes
2
Hide whitespace changes
Inline
Side-by-side
cosyslam.md
View file @
4240593e
...
...
@@ -15,7 +15,7 @@ org:
-
^3^ Intitut de Robòtica i Informàtica Industrial, Barcelona
-
^4^ Inria, École normale supérieure, CNRS, PSL Research University, Paris
cite: cosyslam.bib
paper
: https://hal.archives-ouvertes.fr/hal-03351438v1
hal
: https://hal.archives-ouvertes.fr/hal-03351438v1
code: https://github.com/gepetto/TODO
peertube: https://peertube.laas.fr/videos/embed/0a3efab5-c388-413f-801b-275741a0ee63
...
...
...
template.html
View file @
4240593e
...
...
@@ -58,8 +58,9 @@
<div
class=
"row align-items-center"
>
<div
class=
"col"
>
$if(paper)$
<a
role=
"button"
class=
"btn btn-outline-primary"
href=
"$paper$"
>
Paper
<i
class=
"bi-file-pdf"
></i></a>
$if(hal)$
<a
role=
"button"
class=
"btn btn-outline-primary"
href=
"$hal$"
>
HAL
<i
class=
"bi-share"
></i></a>
<a
role=
"button"
class=
"btn btn-outline-primary"
href=
"$hal$/document"
>
Paper
<i
class=
"bi-file-pdf"
></i></a>
$endif$
$if(code)$
<a
role=
"button"
class=
"btn btn-outline-primary"
href=
"$code$"
>
Code
<i
class=
"bi-github"
></i></a>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment