Wrote some draft.

This commit is contained in:
2025-03-04 20:01:50 -05:00
parent 99aff729d5
commit d80eb389b5
2 changed files with 8 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