From faa08db6327c911ddb173512ce5674f64900e1af Mon Sep 17 00:00:00 2001 From: "Thomas A. Christensen II" <25492070+MillironX@users.noreply.github.com> Date: Wed, 2 Feb 2022 11:08:30 -0600 Subject: [PATCH] Add academia archetype --- archetypes/academia.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 archetypes/academia.md 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