Cite This Page
Bibliographic details for Life as a Doctoral Student
- Page name: Life as a Doctoral Student
- Author: Phdwiki contributors
- Publisher: Phdwiki, .
- Date of last revision: 17 October 2009 19:04 UTC
- Date retrieved: 12 June 2026 12:30 UTC
- Permanent URL: http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932
- Page Version ID: 9932
Citation styles for Life as a Doctoral Student
APA style
Life as a Doctoral Student. (2009, October 17). Phdwiki, . Retrieved 12:30, June 12, 2026 from http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932.
MLA style
"Life as a Doctoral Student." Phdwiki, . 17 Oct 2009, 19:04 UTC. 12 Jun 2026, 12:30 <http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932>.
MHRA style
Phdwiki contributors, 'Life as a Doctoral Student', Phdwiki, , 17 October 2009, 19:04 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932> [accessed 12 June 2026]
Chicago style
Phdwiki contributors, "Life as a Doctoral Student," Phdwiki, , http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932 (accessed June 12, 2026).
CBE/CSE style
Phdwiki contributors. Life as a Doctoral Student [Internet]. Phdwiki, ; 2009 Oct 17, 19:04 UTC [cited 2026 Jun 12]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932.
Bluebook style
Life as a Doctoral Student, http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Phdwiki",
title = "Life as a Doctoral Student --- Phdwiki{,} ",
year = "2009",
url = "http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932",
note = "[Online; accessed 12-June-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 = "Phdwiki",
title = "Life as a Doctoral Student --- Phdwiki{,} ",
year = "2009",
url = "\url{http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=9932}",
note = "[Online; accessed 12-June-2026]"
}