% This is just an example/guide for you to refer to when submitting manuscripts to Frontiers, it is not mandatory to use Frontiers .cls files nor frontiers.tex %
% This will only generate the Manuscript, the final article will be typeset by Frontiers after acceptance.
% %
% %
% When submitting your files, remember to upload this *tex file, the pdf generated with it, the *bib file (if bibliography is not within the *tex) and all the figures.
\address{}%This field will be automatically populated
\correspondance{}%This field will be automatically populated
\extraAuth{}% If there are more than 1 corresponding author, comment this line and uncomment the next one.
%\extraAuth{corresponding Author2 \\ Laboratory X2, Institute X2, Department X2, Organization X2, Street X2, City X2 , State XX2 (only USA, Canada and Australia), Zip Code2, X2 Country X2, email2@uni2.edu}
\maketitle
\begin{abstract}
Abstract length and content varies depending on article type. Refer to
\url{http://www.frontiersin.org/about/AuthorGuidelines} for abstract requirement
and length according to article type.
%All article types: you may provide up to 8 keywords; at least 5 are mandatory.
\tiny
\keyFont{\section{Keywords:} Text Text Text Text Text Text Text Text }
\end{abstract}
\hypertarget{introduction}{%
\section*{Introduction}\label{introduction}}
\addcontentsline{toc}{section}{Introduction}
Cite fancy references (LastName1 et al., 2013). As demonstrated in
OtherAuthor and Coauthor (2012), citations can also be automatically
reference. Multiple references are separated by semicolons (LastName1 et
al., 2013; Author4 and Author5, 2013).
\hypertarget{results}{%
\section*{Results}\label{results}}
\addcontentsline{toc}{section}{Results}
\hypertarget{subsection-1}{%
\subsection*{Subsection 1}\label{subsection-1}}
\addcontentsline{toc}{subsection}{Subsection 1}
You can use \texttt{R} chunks directly to plot graphs.
<summary>Style for the Open Access Frontiers in ... Journals</summary>
<updated>2012-09-27T22:06:38+00:00</updated>
<rightslicense="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
@@ -162,6 +162,36 @@ Egalement pour un cahier de laboratoire avec classement par thèmes et étiquett
Enfin, pour un article reproductible.
- RStudio : possibilité de faire article et facile d'accès. Navigation limitée.
## Rendre compte de son activité
1. Le reporting
Compte rendu d'activité pour décrire à peu près tout ce qu'on fait pour que le tuteur puisse suivre et aider, pour faire un rapport ou article, pour que les travaux continus, pour la science ouverte.
2. Logistique
Avoir un dépot en ligne (Github/Gitlab).
Rendu public.
Faire les reporting tant que les infos sont fraiches.
3. Organisation du CRA
Structure :
- Résultats : ref biblio mais PAS ToDo list.
- Développement :
- Journal : Reporting.
- Travail effectué
- Points bloquants et questions. C'est cette partie auquelle le référant peut apporter sa contribution.
- Travaux prévus
- Conclusion : A la fin du stage. Quoi faire ensuite ? Comment j'ai tenu ce journal ? Comment continuer mon travail ?
Comme un cahier de labo, il ne faut pas éditer ce qu'on a déjà écrit ou alors il faut le préciser avec une petite marque __edit__.
### Templates RMarkdown pour articles scientifiques
```{r}
install.packages("rticles")
```
Ensuite _File_ --> _New file_ --> _RMarkdown_ --> _From template_