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: 20 October 2009 02:42 UTC
- Date retrieved: 28 July 2026 03:18 UTC
- Permanent URL: http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=10043
- Page Version ID: 10043
Citation styles for Life as a Doctoral Student
APA style
Life as a Doctoral Student. (2009, October 20). Phdwiki, . Retrieved 03:18, July 28, 2026 from http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=10043.
MLA style
"Life as a Doctoral Student." Phdwiki, . 20 Oct 2009, 02:42 UTC. 28 Jul 2026, 03:18 <http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=10043>.
MHRA style
Phdwiki contributors, 'Life as a Doctoral Student', Phdwiki, , 20 October 2009, 02:42 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=10043> [accessed 28 July 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=10043 (accessed July 28, 2026).
CBE/CSE style
Phdwiki contributors. Life as a Doctoral Student [Internet]. Phdwiki, ; 2009 Oct 20, 02:42 UTC [cited 2026 Jul 28]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=10043.
Bluebook style
Life as a Doctoral Student, http://www.byuaccounting.net/mediawiki/index.php?title=Life_as_a_Doctoral_Student&oldid=10043 (last visited July 28, 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=10043",
note = "[Online; accessed 28-July-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=10043}",
note = "[Online; accessed 28-July-2026]"
}