Cite This Page
Bibliographic details for Student thesis
- Page name: Student thesis
- Author: PrePostPrint contributors
- Publisher: PrePostPrint, .
- Date of last revision: 27 January 2025 16:40 UTC
- Date retrieved: 13 April 2026 11:24 UTC
- Permanent URL: https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322
- Page Version ID: 322
Citation styles for Student thesis
APA style
Student thesis. (2025, January 27). PrePostPrint, . Retrieved 11:24, April 13, 2026 from https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322.
MLA style
"Student thesis." PrePostPrint, . 27 Jan 2025, 16:40 UTC. 13 Apr 2026, 11:24 <https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322>.
MHRA style
PrePostPrint contributors, 'Student thesis', PrePostPrint, , 27 January 2025, 16:40 UTC, <https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322> [accessed 13 April 2026]
Chicago style
PrePostPrint contributors, "Student thesis," PrePostPrint, , https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322 (accessed April 13, 2026).
CBE/CSE style
PrePostPrint contributors. Student thesis [Internet]. PrePostPrint, ; 2025 Jan 27, 16:40 UTC [cited 2026 Apr 13]. Available from: https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322.
Bluebook style
Student thesis, https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322 (last visited April 13, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "PrePostPrint",
title = "Student thesis --- PrePostPrint{,} ",
year = "2025",
url = "https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322",
note = "[Online; accessed 13-April-2026]"
}
When using the LaTeX package url (\usepackage{url} somewhere in the preamble) which tends to give much more nicely formatted web addresses, the following may be preferred:
@misc{ wiki:xxx,
author = "PrePostPrint",
title = "Student thesis --- PrePostPrint{,} ",
year = "2025",
url = "\url{https://wiki.prepostprint.org/index.php?title=Student_thesis&oldid=322}",
note = "[Online; accessed 13-April-2026]"
}