Turned in copy
This commit is contained in:
14
template.typ
14
template.typ
@@ -4,7 +4,6 @@
|
||||
professor: none,
|
||||
date: none,
|
||||
course: none,
|
||||
bibliography-file: none,
|
||||
font-size: 12pt,
|
||||
font: "Times New Roman",
|
||||
body
|
||||
@@ -124,17 +123,4 @@
|
||||
|
||||
// Display the paper's contents.
|
||||
body
|
||||
|
||||
// Display the bibliography, if any is given.
|
||||
if bibliography-file != none {
|
||||
pagebreak()
|
||||
align(center, "Works Cited")
|
||||
show bibliography: set par(
|
||||
first-line-indent: 0in,
|
||||
hanging-indent: 0.5in
|
||||
)
|
||||
bibliography(
|
||||
bibliography-file, title:none, style: "mla"
|
||||
)
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user