diff --git a/archetypes/academia.md b/archetypes/academia.md new file mode 100644 index 0000000..2813a8e --- /dev/null +++ b/archetypes/academia.md @@ -0,0 +1,20 @@ +--- +title: "{{ replace .Name "-" " " | title }}" +date: {{ .Date }} +cardImage: library +draft: true +featured: false +keywords: + - smart + - profound +type: "Journal Article" +authors: + - Christensen, Thomas Allen, II +link: 'https://dx.doi.org/...' +journal: "Journal of Hard Knocks" +location: "Life" +awards: + - 'Everything is Awesome 2020' +--- + +Abstract goes here