You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/contributing/creating_references.adoc
+14Lines changed: 14 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,19 @@ endif::[]
7
7
8
8
When citing literature in the reference documentation, adhere to the following guidelines:
9
9
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
+
10
23
* All sources shall be primary sources. Sources like Wikipedia are not allowed.
11
24
* OSI uses _APA style_ references from the American Psychological Association.
12
25
* In the text, sources are cited using numbers in brackets.
@@ -69,3 +82,4 @@ More sample templates are available at https://apastyle.apa.org.
0 commit comments