added notes

This commit is contained in:
constantinos 2023-08-15 17:57:38 +03:00
parent ff103db1ff
commit ba073965a1

View file

@ -20,14 +20,11 @@ abstract: |
- submission length - submission length
- abstract length - abstract length
- keywords (min amount) - keywords (min amount)
- citation style - 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 citation examples (see [bib section](#bib)) - provide a set of citation examples (see [bib section](#bib))
- examples of figures / captions - examples of figures / captions
- instructions for submitting artifacts - instructions for submitting artifacts
- provide template in downloadable zip - provide template in downloadable zip
# Introduction # Introduction
This is a sample article for submissions. 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). However, one can also submit in conventional word processor formats (DOCX, ODT).
# Submission sample package # Submission template
[Download submission sample](/sample/dummy-package/dummy-package.txt).
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 # Submission length
How about: How about:
@ -50,11 +48,11 @@ How about:
## Title ## Title
> ! Capitalization conventions? > ! Capitalization conventions?
## Abstract ## 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. - length?
## Keywords ## Keywords [?]
Add three keywords at minimum. Add three? keywords at minimum.
# Article body # 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: 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 word processor file such as DOCX or ODT (anonymized metadata), or
- a Markdown file, either - a Markdown file (with compiled references or together with a bibliography file (`.bib`)
- with compiled bibliographic references, or
- together with the bibliography (bib) used.
- [A PDF version of the article?]
- A folder with all linked graphics in full resolution (e.g. `graphics/`). - 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 - via link to a drive or repository, or
- include them in full as separate `zip` files. - include them in full as separate `zip` files.