diff --git a/HorsfordNorumbega.md b/HorsfordNorumbega.md index fb2281c..2101eda 100644 --- a/HorsfordNorumbega.md +++ b/HorsfordNorumbega.md @@ -1,6 +1,5 @@ # The Myth of Norumbega - \pagebreak # References diff --git a/Makefile b/Makefile index a953e6f..b210fbe 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ BIB = bibliography.bib -STYLE = chicago-fullnote.csl +STYLE = chicago.csl %: %.md pandoc $^ -o $@.pdf --bibliography=$(BIB) --csl=$(STYLE) --pdf-engine=xelatex --citeproc diff --git a/Paper.md b/Paper.md new file mode 100644 index 0000000..9402a9d --- /dev/null +++ b/Paper.md @@ -0,0 +1,19 @@ +--- +header-includes: + - \usepackage{setspace} + - \doublespacing +--- + +In Weston, Massachusetts, across the Charles River from Brandeis University, an +unusual structure rises between the trees; a forty foot stone tower, complete +with spiral staircase and ramparts, weathered and stained with time, looking +distinctly out of place within earshot of I-95. The story of how it came to be +involves Vikings, a baking soda magnate, 16th century natural philosophy, the +discovery of America, and at the center of it all is the myth of Norumbega. As +one explores the area, the name comes up again and again; a map will tell you +the structure's name is Norumbega Tower, and running alongside is Norumbega +Road. Further south, one finds a Norumbega Park, and another road called +Norumbega Court. + +\pagebreak +# References