starters(academic): migrate to standard CSL publication types
This commit is contained in:
@@ -20,10 +20,9 @@ doi: ''
|
||||
publishDate: '2017-01-01T00:00:00Z'
|
||||
|
||||
# Publication type.
|
||||
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
|
||||
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
|
||||
# 7 = Thesis; 8 = Patent
|
||||
publication_types: ['1']
|
||||
# Accepts a single type but formatted as a YAML list (for Hugo requirements).
|
||||
# Enter a publication type from the CSL standard.
|
||||
publication_types: ['paper-conference']
|
||||
|
||||
# Publication name and optional abbreviated publication name.
|
||||
publication: In *Wowchemy Conference*
|
||||
@@ -84,4 +83,4 @@ Click the _Cite_ button above to demo the feature to enable visitors to import p
|
||||
Create your slides in Markdown - click the _Slides_ button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/).
|
||||
Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://wowchemy.com/docs/content/writing-markdown-latex/).
|
||||
|
||||
@@ -13,10 +13,9 @@ doi: ""
|
||||
publishDate: "2017-01-01T00:00:00Z"
|
||||
|
||||
# Publication type.
|
||||
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
|
||||
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
|
||||
# 7 = Thesis; 8 = Patent
|
||||
publication_types: ["2"]
|
||||
# Accepts a single type but formatted as a YAML list (for Hugo requirements).
|
||||
# Enter a publication type from the CSL standard.
|
||||
publication_types: ["article-journal"]
|
||||
|
||||
# Publication name and optional abbreviated publication name.
|
||||
publication: "*Journal of Source Themes, 1*(1)"
|
||||
@@ -73,4 +72,4 @@ Click the *Cite* button above to demo the feature to enable visitors to import p
|
||||
Create your slides in Markdown - click the *Slides* button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/).
|
||||
Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://wowchemy.com/docs/content/writing-markdown-latex/).
|
||||
|
||||
@@ -9,10 +9,9 @@ doi: ""
|
||||
publishDate: "2017-01-01T00:00:00Z"
|
||||
|
||||
# Publication type.
|
||||
# Legend: 0 = Uncategorized; 1 = Conference paper; 2 = Journal article;
|
||||
# 3 = Preprint / Working Paper; 4 = Report; 5 = Book; 6 = Book section;
|
||||
# 7 = Thesis; 8 = Patent
|
||||
publication_types: ["3"]
|
||||
# Accepts a single type but formatted as a YAML list (for Hugo requirements).
|
||||
# Enter a publication type from the CSL standard.
|
||||
publication_types: ["article"]
|
||||
|
||||
# Publication name and optional abbreviated publication name.
|
||||
publication: ""
|
||||
@@ -66,4 +65,4 @@ slides: example
|
||||
Create your slides in Markdown - click the *Slides* button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
Supplementary notes can be added here, including [code, math, and images](https://wowchemy.com/docs/writing-markdown-latex/).
|
||||
Add the publication's **full text** or **supplementary notes** here. You can use rich formatting such as including [code, math, and images](https://wowchemy.com/docs/content/writing-markdown-latex/).
|
||||
|
||||
Reference in New Issue
Block a user