starters: update
This commit is contained in:
@@ -11,6 +11,6 @@ view: 4
|
||||
|
||||
# Optional header image (relative to `static/media/` folder).
|
||||
header:
|
||||
caption: ""
|
||||
image: ""
|
||||
caption: ''
|
||||
image: ''
|
||||
---
|
||||
|
||||
@@ -1,29 +1,29 @@
|
||||
---
|
||||
title: "An example conference paper"
|
||||
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
|
||||
# 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
|
||||
- admin
|
||||
- Robert Ford
|
||||
|
||||
# Author notes (optional)
|
||||
author_notes:
|
||||
- "Equal contribution"
|
||||
- "Equal contribution"
|
||||
- 'Equal contribution'
|
||||
- 'Equal contribution'
|
||||
|
||||
date: "2013-07-01T00:00:00Z"
|
||||
doi: ""
|
||||
date: '2013-07-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: ["1"]
|
||||
publication_types: ['1']
|
||||
|
||||
# Publication name and optional abbreviated publication name.
|
||||
publication: In *Wowchemy Conference*
|
||||
@@ -54,10 +54,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/pLCdAaMFLTE)'
|
||||
focal_point: ""
|
||||
focal_point: ''
|
||||
preview_only: false
|
||||
|
||||
# Associated Projects (optional).
|
||||
@@ -66,7 +66,7 @@ image:
|
||||
# E.g. `internal-project` references `content/project/internal-project/index.md`.
|
||||
# Otherwise, set `projects: []`.
|
||||
projects:
|
||||
- example
|
||||
- example
|
||||
|
||||
# Slides (optional).
|
||||
# Associate this publication with Markdown slides.
|
||||
@@ -77,11 +77,11 @@ 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 %}}
|
||||
|
||||
{{% callout note %}}
|
||||
Create your slides in Markdown - click the *Slides* button to check out the 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/).
|
||||
|
||||
Reference in New Issue
Block a user