Skip to content

Commit ee2c72a

Browse files
committed
Replace chapter about bibliography with hint to ASM-22
1 parent ece68fe commit ee2c72a

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

content/contributing/creating_references.adoc

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,19 @@ endif::[]
77

88
When citing literature in the reference documentation, adhere to the following guidelines:
99

10+
* All sources shall be primary sources.
11+
Sources like Wikipedia are not allowed.
12+
* In the text, sources are cited using `cite:[<Key>]`, with <Key> being the unique key defined in the bibliography.bib.
13+
* Refer to
14+
//#TODO add link to latest version when available xref:https://internal.pages.asam.net/asam-editorial-guide/editorial-guide-generator/editorialguide-asciidoc/latest/Editorial_guide.html[
15+
rule ASM-22 of the ASAM Editorial Guide
16+
//]
17+
for detailed guidelines.
18+
19+
//Replaced by ASM-22, see #75
20+
////
21+
When citing literature in the reference documentation, adhere to the following guidelines:
22+
1023
* All sources shall be primary sources. Sources like Wikipedia are not allowed.
1124
* OSI uses _APA style_ references from the American Psychological Association.
1225
* In the text, sources are cited using numbers in brackets.
@@ -69,3 +82,4 @@ More sample templates are available at https://apastyle.apa.org.
6982
optional double atmospheric_pressure = 1;
7083
}
7184
----
85+
////

0 commit comments

Comments
 (0)