mirror of
https://github.com/gcushen/hugo-academic.git
synced 2025-07-25 10:50:50 +02:00
starters: update to wowchemy-bootstrap v5.9.2
This commit is contained in:
parent
51997ad4c2
commit
0120b464b2
4 changed files with 83 additions and 61 deletions
Binary file not shown.
|
@ -1,8 +1,18 @@
|
|||
---
|
||||
title: 'An example conference paper'
|
||||
|
||||
# Authors
|
||||
# If you created a profile for a user (e.g. the default `admin` user), write the username (folder name) here
|
||||
# and it will be replaced with their full name and linked to their profile.
|
||||
authors:
|
||||
- admin
|
||||
- Robert Ford
|
||||
|
||||
# Author notes (optional)
|
||||
author_notes:
|
||||
- 'Equal contribution'
|
||||
- 'Equal contribution'
|
||||
|
||||
date: '2013-07-01T00:00:00Z'
|
||||
doi: ''
|
||||
|
||||
|
@ -10,35 +20,37 @@ 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 *Source Themes Conference*
|
||||
publication_short: In *STC*
|
||||
publication: In *Wowchemy Conference*
|
||||
publication_short: In *ICW*
|
||||
|
||||
abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida.
|
||||
|
||||
# Summary. An optional shortened abstract.
|
||||
summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum.
|
||||
|
||||
tags:
|
||||
- Source Themes
|
||||
tags: []
|
||||
|
||||
# Display this page in the Featured widget?
|
||||
featured: true
|
||||
|
||||
links:
|
||||
- name: Custom Link
|
||||
url: http://example.org
|
||||
url_pdf: http://eprints.soton.ac.uk/352095/1/Cushen-IMV2013.pdf
|
||||
url_code: '#'
|
||||
url_dataset: '#'
|
||||
url_poster: '#'
|
||||
# Custom links (uncomment lines below)
|
||||
# links:
|
||||
# - name: Custom Link
|
||||
# url: http://example.org
|
||||
|
||||
url_pdf: ''
|
||||
url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||
url_dataset: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||
url_poster: ''
|
||||
url_project: ''
|
||||
url_slides: ''
|
||||
url_source: '#'
|
||||
url_video: '#'
|
||||
url_source: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||
url_video: 'https://youtube.com'
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
|
@ -53,18 +65,22 @@ image:
|
|||
# E.g. `internal-project` references `content/project/internal-project/index.md`.
|
||||
# Otherwise, set `projects: []`.
|
||||
projects:
|
||||
- internal-project
|
||||
- example
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this publication with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides: "example"` references `content/slides/example/index.md`.
|
||||
# Otherwise, set `slides: ""`.
|
||||
slides:
|
||||
slides: example
|
||||
---
|
||||
|
||||
{{% callout note %}}
|
||||
Click the _Cite_ button above to demo the feature to enable visitors to import publication metadata into their reference management software.
|
||||
{{% /callout %}}
|
||||
|
||||
Supplementary notes can be added here, including [code and math](https://wowchemy.com/docs/content/writing-markdown-latex/).
|
||||
{{% callout note %}}
|
||||
Create your slides in Markdown - click the _Slides_ button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
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/).
|
||||
|
|
|
@ -1,26 +1,25 @@
|
|||
---
|
||||
title: 'An example journal article'
|
||||
title: "An example journal article"
|
||||
authors:
|
||||
- admin
|
||||
- Robert Ford
|
||||
- admin
|
||||
- Robert Ford
|
||||
author_notes:
|
||||
- 'Equal contribution'
|
||||
- 'Equal contribution'
|
||||
date: '2015-09-01T00:00:00Z'
|
||||
doi: ''
|
||||
- "Equal contribution"
|
||||
- "Equal contribution"
|
||||
date: "2015-09-01T00:00:00Z"
|
||||
doi: ""
|
||||
|
||||
# Schedule page publish date (NOT publication's date).
|
||||
publishDate: '2017-01-01T00:00:00Z'
|
||||
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)'
|
||||
publication_short: ''
|
||||
publication: "*Journal of Source Themes, 1*(1)"
|
||||
publication_short: ""
|
||||
|
||||
abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida.
|
||||
|
||||
|
@ -28,14 +27,14 @@ abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere
|
|||
summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum.
|
||||
|
||||
tags:
|
||||
- Source Themes
|
||||
- Source Themes
|
||||
featured: false
|
||||
|
||||
# links:
|
||||
# - name: ""
|
||||
# url: ""
|
||||
url_pdf: http://arxiv.org/pdf/1512.04133v1
|
||||
url_code: ''
|
||||
url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||
url_dataset: ''
|
||||
url_poster: ''
|
||||
url_project: ''
|
||||
|
@ -44,10 +43,10 @@ url_source: ''
|
|||
url_video: ''
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
image:
|
||||
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/jdD8gXaTZsc)'
|
||||
focal_point: ''
|
||||
focal_point: ""
|
||||
preview_only: false
|
||||
|
||||
# Associated Projects (optional).
|
||||
|
@ -62,11 +61,15 @@ projects: []
|
|||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides: "example"` references `content/slides/example/index.md`.
|
||||
# Otherwise, set `slides: ""`.
|
||||
slides:
|
||||
slides: example
|
||||
---
|
||||
|
||||
{{% callout note %}}
|
||||
Click the _Cite_ button above to demo the feature to enable visitors to import publication metadata into their reference management software.
|
||||
Click the *Cite* button above to demo the feature to enable visitors to import publication metadata into their reference management software.
|
||||
{{% /callout %}}
|
||||
|
||||
Supplementary notes can be added here, including [code and math](https://wowchemy.com/docs/content/writing-markdown-latex/).
|
||||
{{% callout note %}}
|
||||
Create your slides in Markdown - click the *Slides* button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
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/).
|
||||
|
|
|
@ -1,22 +1,21 @@
|
|||
---
|
||||
title: 'An example preprint / working paper'
|
||||
title: "An example preprint / working paper"
|
||||
authors:
|
||||
- admin
|
||||
date: '2019-04-07T00:00:00Z'
|
||||
doi: ''
|
||||
- admin
|
||||
date: "2019-04-07T00:00:00Z"
|
||||
doi: ""
|
||||
|
||||
# Schedule page publish date (NOT publication's date).
|
||||
publishDate: '2017-01-01T00:00:00Z'
|
||||
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: ''
|
||||
publication_short: ''
|
||||
publication: ""
|
||||
publication_short: ""
|
||||
|
||||
abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum. Sed ac faucibus dolor, scelerisque sollicitudin nisi. Cras purus urna, suscipit quis sapien eu, pulvinar tempor diam. Quisque risus orci, mollis id ante sit amet, gravida egestas nisl. Sed ac tempus magna. Proin in dui enim. Donec condimentum, sem id dapibus fringilla, tellus enim condimentum arcu, nec volutpat est felis vel metus. Vestibulum sit amet erat at nulla eleifend gravida.
|
||||
|
||||
|
@ -24,14 +23,14 @@ abstract: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere
|
|||
summary: Lorem ipsum dolor sit amet, consectetur adipiscing elit. Duis posuere tellus ac convallis placerat. Proin tincidunt magna sed ex sollicitudin condimentum.
|
||||
|
||||
tags:
|
||||
- Source Themes
|
||||
- Source Themes
|
||||
featured: false
|
||||
|
||||
links:
|
||||
- name: Custom Link
|
||||
url: http://example.org
|
||||
- name: Custom Link
|
||||
url: http://example.org
|
||||
url_pdf: http://arxiv.org/pdf/1512.04133v1
|
||||
url_code: '#'
|
||||
url_code: 'https://github.com/wowchemy/wowchemy-hugo-themes'
|
||||
url_dataset: '#'
|
||||
url_poster: '#'
|
||||
url_project: ''
|
||||
|
@ -40,10 +39,10 @@ url_source: '#'
|
|||
url_video: '#'
|
||||
|
||||
# Featured image
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
# To use, add an image named `featured.jpg/png` to your page's folder.
|
||||
image:
|
||||
caption: 'Image credit: [**Unsplash**](https://unsplash.com/photos/s9CC2SKySJM)'
|
||||
focal_point: ''
|
||||
focal_point: ""
|
||||
preview_only: false
|
||||
|
||||
# Associated Projects (optional).
|
||||
|
@ -52,14 +51,18 @@ image:
|
|||
# E.g. `internal-project` references `content/project/internal-project/index.md`.
|
||||
# Otherwise, set `projects: []`.
|
||||
projects:
|
||||
- internal-project
|
||||
- internal-project
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this publication with Markdown slides.
|
||||
# Simply enter your slide deck's filename without extension.
|
||||
# E.g. `slides: "example"` references `content/slides/example/index.md`.
|
||||
# Otherwise, set `slides: ""`.
|
||||
slides:
|
||||
slides: example
|
||||
---
|
||||
|
||||
Supplementary notes can be added here, including [code and math](https://wowchemy.com/docs/content/writing-markdown-latex/).
|
||||
{{% callout note %}}
|
||||
Create your slides in Markdown - click the *Slides* button to check out the example.
|
||||
{{% /callout %}}
|
||||
|
||||
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/).
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue