Introduction {-}

Cite fancy references [@Neuro2013]. As demonstrated in @Gene2012, citations can also be automatically reference. Multiple references are separated by semicolons [@Neuro2013; @Neurobot2013].

Results {-}

Subsection 1 {-}

You can use R chunks directly to plot graphs.

x <- 0:100
set.seed(999)
y <- 2 * (x + rnorm(length(x), sd = 3) + 3)
plot(x, y)

Subsection 2 {-}

Frontiers requires figures to be submitted individually, in the same order as they are referred to in the manuscript. Figures will then be automatically embedded at the bottom of the submitted manuscript. Kindly ensure that each table and figure is mentioned in the text and in numerical order. Permission must be obtained for use of copyrighted material from other sources (including the web). Please note that it is compulsory to follow figure instructions. Figures which are not according to the guidelines will cause substantial delay during the production process.

Discussion

Disclosure/Conflict-of-Interest Statement {-}

The authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Author Contributions {-}

The statement about the authors and contributors can be up to several sentences long, describing the tasks of individual authors referred to by their initials and should be included at the end of the manuscript before the References section.

Acknowledgments {-}

Funding:

Supplemental Data {-}

Supplementary Material should be uploaded separately on submission, if there are Supplementary Figures, please include the caption in the same file as the figure. LaTeX Supplementary Material templates can be found in the Frontiers LaTeX folder



rstudio/rticles documentation built on April 9, 2024, 10:51 p.m.