diff options
author | Holden Rohrer <hdawg7797@yahoo.com> | 2019-07-30 13:19:12 -0400 |
---|---|---|
committer | Holden Rohrer <hdawg7797@yahoo.com> | 2019-07-30 13:19:12 -0400 |
commit | f13e118b00a00b0c398cb2bb2c299453fc975a18 (patch) | |
tree | 5f8954940b149b262f3942a3c7ad21134934c7d9 | |
parent | 91b82a1f493d3356b543285f6b668748c3317639 (diff) |
moved example to separate file
-rw-r--r-- | example.tex | 23 | ||||
-rw-r--r-- | mla8.tex | 23 |
2 files changed, 23 insertions, 23 deletions
diff --git a/example.tex b/example.tex new file mode 100644 index 0000000..3eeee42 --- /dev/null +++ b/example.tex @@ -0,0 +1,23 @@ +\input mla8.tex + +\numberfirstpage \spaceaftertitle +\name{Holden} \last{Rohrer} +\prof{Jones} +\header +\title{Text} +epic bruh moment: +\blockquote{yo your mom was here last nite it was litty + +test par that should continue onto the next line like this tlike this like this like this like this like this like this like this + +but what if} +This stuff is back outside of the blockquote \cite{% + \name{McDonald and Patten Jr.}{McDonald, Douglas, and Carl Patten Jr}% + \contain{Emerging Issues on Privatized Prisons}% + \publish{Bureau of Justice Assistance}% + \pubdate{Feb. 2001}% + \locator{www.ncjrs.gov/pdffiles1/nij/grants/203968.pdf}% + \nameinline \newcite +} +\biblio +\bye @@ -80,26 +80,3 @@ \noindent#1 \par }} - -%%test stuff -\numberfirstpage \spaceaftertitle -\name{Holden} \last{Rohrer} -\prof{Jones} -\header -\title{Text} -epic bruh moment: -\blockquote{yo your mom was here last nite it was litty - -test par that should continue onto the next line like this tlike this like this like this like this like this like this like this - -but what if} -This stuff is back outside of the blockquote \cite{% - \name{McDonald and Patten Jr.}{McDonald, Douglas, and Carl Patten Jr}% - \contain{Emerging Issues on Privatized Prisons}% - \publish{Bureau of Justice Assistance}% - \pubdate{Feb. 2001}% - \locator{www.ncjrs.gov/pdffiles1/nij/grants/203968.pdf}% - \nameinline \newcite -} -\biblio -\bye |