-
Notifications
You must be signed in to change notification settings - Fork 0
/
template.yml
86 lines (83 loc) · 1.7 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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
jtex: v1
title: Curvenote Default
description: >-
A paper styled template using the custom environments and styling to match
Curvenote Web
authors:
- name: Steve Purves
github: curvenote
twitter: curvenote
affiliations:
- Curvenote
version: 0.2.1
license: CC-BY-4.0
tags:
- article
- paper
thumbnail: ./thumbnail.png
github: https://github.com/curvenote/templates/tree/main/latex/default
doc:
- id: title
required: true
- id: description
- id: tags
- id: date
required: true
- id: authors
required: true
- id: keywords
- id: bibliography
options:
- id: link
type: string
description: |
Link to the article online as a footnote on the first page
parts:
- id: abstract
description: >
An abstract is a short summary of your research paper or report. A good
abstract will prepare readers for
the detailed information to follow, communicate the essence of the article
and help readers take away and
remember key points.
max_words: 500
- id: acknowledgments
description: >
You can this section to highlight support such as; collaborations, data
sources, funding sources, broader
projects. This section will be places towards the end of the article with
a subtitle - Acknowledgments.
files:
- template.tex
- curvenote.def
- curvenote.png
- curvenote.sty
packages:
- adjustbox
- amsfonts
- amsmath
- amssymb
- babel
- booktabs
- curvenote
- datetime
- doi
- enumitem
- fancyhdr
- fancyvrb
- float
- framed
- geometry
- graphbox
- graphicx
- hyperref
- inputenc
- lmodern
- mdframed
- microtype
- natbib
- nicefrac
- ulem
- url
- xcolor
- xkeyval