Compare commits
2 Commits
a8c78ee933
...
d80eb389b5
Author | SHA1 | Date | |
---|---|---|---|
d80eb389b5 | |||
99aff729d5 |
7
Draft.md
7
Draft.md
@@ -2,6 +2,13 @@
|
||||
|
||||
# First Body Paragraph: How did the Myth Emerge
|
||||
|
||||
The myth of Norumbega can trace its beginnings back to the Age of Exploration.
|
||||
The first description of Norumbega as a city was in 1548, on a map by Giacomo
|
||||
Gastaldi[@KirsNor98, 34]. How it found its way there is
|
||||
|
||||
As with many myths and legengs, "just about everything concerning Norumbega is
|
||||
in dispute" [@KirsNor98, 35]. However,
|
||||
|
||||
|
||||
|
||||
# Second Body Paragraph: How it was used in the Age of Exploration
|
||||
|
2
Makefile
2
Makefile
@@ -1,5 +1,5 @@
|
||||
BIB = bibliography.bib
|
||||
STYLE = chicago.csl
|
||||
STYLE = chicago-fullnote.csl
|
||||
|
||||
%: %.md
|
||||
pandoc $^ -o $@.pdf --bibliography=$(BIB) --csl=$(STYLE) --pdf-engine=xelatex --citeproc
|
||||
|
1368
chicago-fullnote.csl
Normal file
1368
chicago-fullnote.csl
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user