Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

starting to add jors#397

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Draft
gpilgrim2670 wants to merge12 commits intorstudio:main
base:main
Choose a base branch
Loading
fromgpilgrim2670:master
Draft
Show file tree
Hide file tree
Changes from1 commit
Commits
Show all changes
12 commits
Select commitHold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
minor changes to template and skeleton
  • Loading branch information
@gpilgrim2670
gpilgrim2670 committedMay 6, 2021
commit588b62722520f1258375b5bbde496110bcf7a20a
5 changes: 4 additions & 1 deletioninst/rmarkdown/templates/jors/resources/template.tex
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -13,7 +13,10 @@
\def\tightlist{}
\usepackage{graphicx}
\usepackage[numbers]{natbib}
% \def\doiprefix{DOI: }
\setlength{\headheight}{14.49998pt}
$if(highlighting-macros)$
$highlighting-macros$
$endif$



Expand Down
15 changes: 6 additions & 9 deletionsinst/rmarkdown/templates/jors/skeleton/skeleton.Rmd
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -11,13 +11,13 @@ output: rticles::jors_article

\section{Overview}

\section*{Demonstration of RMD Template}
\section*{Title}
<!-- replace with title of your article -->
<!-- The title of the software paper should focus on the software, e.g. "Text mining software from the X project". If the software is closely linked to a specific research paper, then "Software from Paper Title" is appropriate. The title should be factual, relating to the functionality of the software and the area it relates to rather than making claims about the software, e.g. "Easy-to-use". -->

\section*{Paper Authors}
<!-- 1. Last name, first name; (Lead/corresponding author first) -->
<!-- 2. Last name, first name; etc. -->
<!-- 1. Last name, first name (Lead/corresponding author first) -->
<!-- 2. Last name, first name etc. -->

\section*{Paper Author Roles and Affiliations}
<!-- 1. First author role and affiliation -->
Expand All@@ -26,8 +26,6 @@ output: rticles::jors_article
\section*{Abstract}
<!-- A short (ca. 100 word) summary of the software being described: what problem the software addresses, how it was implemented and architected, where it is stored, and its reuse potential. -->

xyz [@piwowar2011]

\section*{Keywords}
<!-- keyword 1; keyword 2; etc. -->

Expand DownExpand Up@@ -110,8 +108,7 @@ xyz [@piwowar2011]
If there are no competing interests, please add the statement:
"The authors declare that they have no competing interests." -->

\section*{References}

<!-- Please enter references in the Harvard style and include a DOI where available, citing them in the text with a number in square brackets, e.g.
Piwowar, H A 2011 Who Shares? Who Doesn't? Factors Associated with Openly Archiving Raw Research Data. PLoS ONE 6(7): e18657. DOI: http://dx.doi.org/10.1371/journal.pone.0018657. -->
<!-- References -->
<!-- Reference format will be handled automatically for all references included in references.bib. Format is as follows -->
<!-- Piwowar, H A 2011 Who Shares? Who Doesn't? Factors Associated with Openly Archiving Raw Research Data. PLoS ONE 6(7): e18657. DOI: http://dx.doi.org/10.1371/journal.pone.0018657. -->


[8]ページ先頭

©2009-2025 Movatter.jp