Compare commits

...

2 Commits

Author SHA1 Message Date
d80eb389b5 Wrote some draft. 2025-03-04 20:01:50 -05:00
99aff729d5 Added citation format without ibid. 2025-03-04 20:01:37 -05:00
3 changed files with 1376 additions and 1 deletions

View File

@@ -2,6 +2,13 @@
# First Body Paragraph: How did the Myth Emerge # 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 # Second Body Paragraph: How it was used in the Age of Exploration

View File

@@ -1,5 +1,5 @@
BIB = bibliography.bib BIB = bibliography.bib
STYLE = chicago.csl STYLE = chicago-fullnote.csl
%: %.md %: %.md
pandoc $^ -o $@.pdf --bibliography=$(BIB) --csl=$(STYLE) --pdf-engine=xelatex --citeproc pandoc $^ -o $@.pdf --bibliography=$(BIB) --csl=$(STYLE) --pdf-engine=xelatex --citeproc

1368
chicago-fullnote.csl Normal file

File diff suppressed because it is too large Load Diff