added notes
This commit is contained in:
parent
ff103db1ff
commit
ba073965a1
1 changed files with 14 additions and 18 deletions
|
@ -20,14 +20,11 @@ abstract: |
|
|||
- submission length
|
||||
- abstract length
|
||||
- keywords (min amount)
|
||||
- citation style
|
||||
- provide a set citation examples (see [bib section](#bib))
|
||||
- citation style (in CSL; from official [CSL repository](https://github.com/citation-style-language/styles) or [Zotery Style repository](https://www.zotero.org/styles) )
|
||||
- provide a set of citation examples (see [bib section](#bib))
|
||||
- examples of figures / captions
|
||||
- instructions for submitting artifacts
|
||||
- provide template in downloadable zip
|
||||
|
||||
|
||||
|
||||
# Introduction
|
||||
|
||||
This is a sample article for submissions.
|
||||
|
@ -35,10 +32,11 @@ Contributions are published in Markdown format. For a guide for writing in Markd
|
|||
|
||||
However, one can also submit in conventional word processor formats (DOCX, ODT).
|
||||
|
||||
# Submission sample package
|
||||
|
||||
[Download submission sample](/sample/dummy-package/dummy-package.txt).
|
||||
# Submission template
|
||||
|
||||
For the article submission template [download the submission template package](/sample/dummy-package/dummy-package.txt), which contains a:
|
||||
- Markdown template (including citation style file (`.csl`), and sample bibliography file (`.bib`)), as well as
|
||||
- word processor template.
|
||||
# Submission length
|
||||
|
||||
How about:
|
||||
|
@ -50,11 +48,11 @@ How about:
|
|||
## Title
|
||||
> ! Capitalization conventions?
|
||||
|
||||
## Abstract
|
||||
Abstract is to be included eventually in the frontmatter of the Markdown file, to be displayed as above. For submissions it's probably practical to have a section for the Abstract before the Introduction.
|
||||
## Abstract [?]
|
||||
- length?
|
||||
|
||||
## Keywords
|
||||
Add three keywords at minimum.
|
||||
## Keywords [?]
|
||||
Add three? keywords at minimum.
|
||||
|
||||
# Article body
|
||||
|
||||
|
@ -112,14 +110,12 @@ For shorter quotations, use in-line quotes, as in "this is a quotation" (Author
|
|||
|
||||
|
||||
Submit a zip folder including:
|
||||
- The article of the contribution either in
|
||||
- The article in PDF format.
|
||||
- The article manuscript either as:
|
||||
- a word processor file such as DOCX or ODT (anonymized metadata), or
|
||||
- a Markdown file, either
|
||||
- with compiled bibliographic references, or
|
||||
- together with the bibliography (bib) used.
|
||||
- [A PDF version of the article?]
|
||||
- a Markdown file (with compiled references or together with a bibliography file (`.bib`)
|
||||
- A folder with all linked graphics in full resolution (e.g. `graphics/`).
|
||||
- Provide necessary artifacts either
|
||||
- Provide necessary artifacts either:
|
||||
- via link to a drive or repository, or
|
||||
- include them in full as separate `zip` files.
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue