what
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
author = {Charles L. Jackson},
|
||||
journal = {Proceedings of the American Academy of Arts and Sciences},
|
||||
pages = {340--346},
|
||||
publisher = {American Academy of Arts & Sciences},
|
||||
publisher = {American Academy of Arts \& Sciences},
|
||||
title = {Eben Norton Horsford},
|
||||
urldate = {2025-02-14},
|
||||
volume = {28},
|
||||
@@ -45,6 +45,16 @@
|
||||
author = {Lepore, Jill},
|
||||
title = {These Truths: A History of the United States},
|
||||
year = {2018},
|
||||
publisher = {W. W. Norton & Company, Inc.},
|
||||
publisher = {W. W. Norton \& Company, Inc.},
|
||||
address = {New York, N.Y.}
|
||||
}
|
||||
|
||||
% https://openlibrary.org/books/OL6909322M
|
||||
@book{WeiseDis84,
|
||||
author = {Weise, Aurthur James},
|
||||
title = {The Discoveries of America to the year 1525},
|
||||
year = {1884},
|
||||
publisher = {Richard Bently and Son},
|
||||
address = {London},
|
||||
annote = {A primary source contemporary to Horsford, which details the accepted narrative for the discovery of America at the time.}
|
||||
}
|
||||
|
@@ -2,7 +2,7 @@
|
||||
|
||||
\usepackage[utf8]{inputenc} % For UTF8 character encoding.
|
||||
\usepackage{hyperref} % For hyperlinks.
|
||||
\usepackage{natbib} % For bibliography and citations.
|
||||
\usepackage[authoryear]{natbib}
|
||||
|
||||
% Set hyperlink colors to black and remove boxes.
|
||||
\hypersetup{
|
||||
@@ -26,10 +26,11 @@ To whom and why was the myth of Norumbega attractive?
|
||||
\cite{FlemPicHist95}
|
||||
\cite{JackHors92}
|
||||
\cite{LeporeThese18}
|
||||
\cite{WeiseDis84}
|
||||
|
||||
\newpage
|
||||
|
||||
\bibliographystyle{chicago}
|
||||
\bibliographystyle{chicago-annote}
|
||||
\bibliography{bibliography}
|
||||
|
||||
\end{document}
|
||||
|
Reference in New Issue
Block a user