Add a FOSS pledge before references
This commit is contained in:
parent
33b1c9001f
commit
89c2429e84
3 changed files with 27 additions and 1 deletions
25
manuscrit/99_conclusion/50_foss_pledge.tex
Normal file
25
manuscrit/99_conclusion/50_foss_pledge.tex
Normal file
|
@ -0,0 +1,25 @@
|
|||
\newcommand{\projectlink}[1]{\href{#1}{here}\footnote{\url{#1}}}
|
||||
|
||||
\begin{abstractlike}{Source code and data availability}
|
||||
The software written during my PhD is available under free software licenses
|
||||
---~as it should always be the case with public money. The raw data resulting
|
||||
from experiments is typically available within the relevant project's
|
||||
repository.
|
||||
|
||||
\bigskip{}
|
||||
|
||||
Below is a list of the most important source code repositories. A longer list,
|
||||
including dependencies and less important projects, can be found
|
||||
\projectlink{https://gitlab.inria.fr/tbastian/phd-repo-links}.
|
||||
|
||||
\medskip{}
|
||||
|
||||
\begin{itemize}
|
||||
\item \palmed{}: \projectlink{https://gitlab.inria.fr/nderumig/palmed}
|
||||
\item A72 frontend: \projectlink{https://gitlab.inria.fr/tbastian/a72_frontend}
|
||||
\item \cesasme{}: \projectlink{https://gitlab.inria.fr/CORSE/genbenchs}
|
||||
\item \staticdeps{}: \projectlink{https://gitlab.inria.fr/tbastian/staticdeps}
|
||||
\item \acombined{}: \projectlink{https://gitlab.inria.fr/CORSE/a72_combined}
|
||||
\item This manuscript: \projectlink{https://git.tobast.fr/tobast/phd-thesis}
|
||||
\end{itemize}
|
||||
\end{abstractlike}
|
2
manuscrit/99_conclusion/main.tex
Normal file
2
manuscrit/99_conclusion/main.tex
Normal file
|
@ -0,0 +1,2 @@
|
|||
\input{10_conclusion.tex}
|
||||
\input{50_foss_pledge.tex}
|
|
@ -1,4 +1,3 @@
|
|||
# Corrections à apporter
|
||||
|
||||
* Ajouter un pledge FOSS + open data
|
||||
* Laurence Pierre : professeure -> professeur
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue