-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathtemplate.yml
64 lines (64 loc) · 1.22 KB
/
template.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
jtex: v1
title: EarthArXiv
description: A preprint template for EarthArXiv with the AGU bibstyle
version: 1.0.0
license: CC-BY-4.0
thumbnail: ./thumbnail.png
authors:
- name: Brenhin Keller
github: https://github.com/brenhinkeller
affiliations:
- Dartmouth College
tags:
- paper
- geoscience
- earthscience
- preprint
source: https://github.com/brenhinkeller/preprint-template.tex
parts:
- id: abstract
required: true
description: No description
max_words: 500
- id: acknowledgments
description: No description
doc:
- id: title
required: true
- id: authors
required: true
- id: keywords
required: true
- id: bibliography
options:
- id: two_column
type: boolean
- id: line_numbers
type: boolean
- id: link
type: string
description: >
Include a link back to the article on curvenote.com. This link will be
placed inline at the end of all content, before the bibliography section.
files:
- template.tex
- eartharxiv.sty
packages:
- amsthm
- authblk
- background
- eartharxiv
- fancyhdr
- fontenc
- geometry
- inputenc
- lineno
- natbib
- newfloat
- scalerel
- sidecap
- tikz
- times
- titlesec
- txfonts
- xcolor