Skip to content

Commit 49b75f2

Browse files
author
Clément
committed
Adopting APA style.
1 parent 7c7529e commit 49b75f2

File tree

4 files changed

+28
-22
lines changed

4 files changed

+28
-22
lines changed

md_version/main.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ but you should feel free to erase all of it.
6262
# Introduction
6363

6464
This document is a guide on how to use it ("how meta!"), and its structure does not reflect the structure of a Thesis: you will need to erase (almost) all of its body and fill it with your own, organized in a coherent manner respectful of your reader's expectations, of your fields guidelines, and in agreement with your advisor.
65+
Note that The Graduate School recommends using APA [@American_Psychological_Association2023] and that using another style requires approval of its Dean prior to writing the thesis or dissertation.
6566

6667
It is very important that you comply with all of the graduate school's policies [@gradschool_policies].
6768
This template was carefully crafted with highest standards in mind, and respects all of the graduate schools requirements.

md_version/main.pdf

-85 Bytes
Binary file not shown.
Lines changed: 26 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,37 @@
11
@incollection{Chisholm,
2-
title = {WRITING ACKNOWLEDGEMENTS: Saying “Thank You”},
3-
author = {Chisholm, Jane},
4-
booktitle = {CETL 8723: Writing for International Graduate Students},
5-
url = {https://esl.gatech.edu/sites/default/files/LI/li-how_to_write_acknowledgements_in_a_dissertation.pdf},
6-
organization = {Georgia Institute of Technology}
2+
title = {WRITING ACKNOWLEDGEMENTS: Saying “Thank You”},
3+
author = {Chisholm, Jane},
4+
booktitle = {CETL 8723: Writing for International Graduate Students},
5+
url = {https://esl.gatech.edu/sites/default/files/LI/li-how_to_write_acknowledgements_in_a_dissertation.pdf},
6+
organization = {Georgia Institute of Technology}
77
}
88
@online{gradschool_policies,
9-
title = {Forms, Policies, and Procedures},
10-
author = {{Augusta University's Graduate School}},
11-
year = 2021,
12-
month = 07,
13-
url = {https://www.augusta.edu/gradschool/student-resources.php},
14-
urldate = {2021-11-01}
9+
title = {Forms, Policies, and Procedures},
10+
author = {{Augusta University's Graduate School}},
11+
year = 2021,
12+
month = 07,
13+
url = {https://www.augusta.edu/gradschool/student-resources.php},
14+
urldate = {2021-11-01}
1515
}
1616
@inproceedings{DBLP:journals/corr/Gluck13,
17-
author = {Robert Gl{\"{u}}ck},
18-
editor = {Anindya Banerjee and
19-
Olivier Danvy and
20-
Kyung{-}Goo Doh and
21-
John Hatcliff},
2217
title = {Simulation of Two-Way Pushdown Automata Revisited},
23-
booktitle = {Semantics, Abstract Interpretation, and Reasoning about Programs:
24-
Essays Dedicated to David A. Schmidt on the Occasion of his Sixtieth
25-
Birthday, Manhattan, Kansas, USA, 19-20th September 2013},
18+
author = {Robert Gl{\"{u}}ck},
19+
year = 2013,
20+
booktitle = {Semantics, Abstract Interpretation, and Reasoning about Programs: Essays Dedicated to {D}avid {A}. {S}chmidt on the Occasion of his Sixtieth Birthday, {M}anhattan, {K}ansas, {USA}, 19-20th September 2013},
2621
series = {{EPTCS}},
27-
volume = {129},
22+
volume = 129,
2823
pages = {250--258},
29-
year = {2013},
3024
doi = {10.4204/EPTCS.129.15},
25+
editor = {Anindya Banerjee and Olivier Danvy and Kyung{-}Goo Doh and John Hatcliff},
3126
bibsource = {dblp computer science bibliography, https://dblp.org}
3227
}
33-
28+
@book{American_Psychological_Association2023,
29+
title = {Publication Manual of the American Psychological Association: The Official Guide to APA Style},
30+
author = {{American Psychological Association}},
31+
year = 2023,
32+
month = dec,
33+
publisher = {American Psychological Association},
34+
address = {Washington, D.C., DC},
35+
edition = 7,
36+
language = {en}
37+
}

md_version/templates/info.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ subtitle: \yoursubtitle
2222
institute: Augusta University
2323
biblatexoptions:
2424
- backend=biber
25+
- style=apa
2526
bibliography: ./references/references.bib
2627
link-citations: true
2728
suppress-bibliography: true

0 commit comments

Comments
 (0)