Cite This Page
Bibliographic details for Things that need to be done
- Page name: Things that need to be done
- Author: Phdwiki contributors
- Publisher: Phdwiki, .
- Date of last revision: 5 May 2008 23:02 UTC
- Date retrieved: 12 June 2026 08:44 UTC
- Permanent URL: http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134
- Page Version ID: 3134
Citation styles for Things that need to be done
APA style
Things that need to be done. (2008, May 5). Phdwiki, . Retrieved 08:44, June 12, 2026 from http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134.
MLA style
"Things that need to be done." Phdwiki, . 5 May 2008, 23:02 UTC. 12 Jun 2026, 08:44 <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134>.
MHRA style
Phdwiki contributors, 'Things that need to be done', Phdwiki, , 5 May 2008, 23:02 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134> [accessed 12 June 2026]
Chicago style
Phdwiki contributors, "Things that need to be done," Phdwiki, , http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134 (accessed June 12, 2026).
CBE/CSE style
Phdwiki contributors. Things that need to be done [Internet]. Phdwiki, ; 2008 May 5, 23:02 UTC [cited 2026 Jun 12]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134.
Bluebook style
Things that need to be done, http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Phdwiki",
title = "Things that need to be done --- Phdwiki{,} ",
year = "2008",
url = "http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134",
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 = "Things that need to be done --- Phdwiki{,} ",
year = "2008",
url = "\url{http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=3134}",
note = "[Online; accessed 12-June-2026]"
}