Cite This Page
Bibliographic details for Applying to a Ph.D. Program
- Page name: Applying to a Ph.D. Program
- Author: Phdwiki contributors
- Publisher: Phdwiki, .
- Date of last revision: 22 February 2011 19:49 UTC
- Date retrieved: 12 June 2026 03:42 UTC
- Permanent URL: http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810
- Page Version ID: 13810
Citation styles for Applying to a Ph.D. Program
APA style
Applying to a Ph.D. Program. (2011, February 22). Phdwiki, . Retrieved 03:42, June 12, 2026 from http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810.
MLA style
"Applying to a Ph.D. Program." Phdwiki, . 22 Feb 2011, 19:49 UTC. 12 Jun 2026, 03:42 <http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810>.
MHRA style
Phdwiki contributors, 'Applying to a Ph.D. Program', Phdwiki, , 22 February 2011, 19:49 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810> [accessed 12 June 2026]
Chicago style
Phdwiki contributors, "Applying to a Ph.D. Program," Phdwiki, , http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810 (accessed June 12, 2026).
CBE/CSE style
Phdwiki contributors. Applying to a Ph.D. Program [Internet]. Phdwiki, ; 2011 Feb 22, 19:49 UTC [cited 2026 Jun 12]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810.
Bluebook style
Applying to a Ph.D. Program, http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Phdwiki",
title = "Applying to a Ph.D. Program --- Phdwiki{,} ",
year = "2011",
url = "http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810",
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 = "Applying to a Ph.D. Program --- Phdwiki{,} ",
year = "2011",
url = "\url{http://www.byuaccounting.net/mediawiki/index.php?title=Applying_to_a_Ph.D._Program&oldid=13810}",
note = "[Online; accessed 12-June-2026]"
}