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: 16 January 2008 17:43 UTC
- Date retrieved: 12 June 2026 08:42 UTC
- Permanent URL: http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1429
- Page Version ID: 1429
Citation styles for Things that need to be done
APA style
Things that need to be done. (2008, January 16). Phdwiki, . Retrieved 08:42, June 12, 2026 from http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1429.
MLA style
"Things that need to be done." Phdwiki, . 16 Jan 2008, 17:43 UTC. 12 Jun 2026, 08:42 <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1429>.
MHRA style
Phdwiki contributors, 'Things that need to be done', Phdwiki, , 16 January 2008, 17:43 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1429> [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=1429 (accessed June 12, 2026).
CBE/CSE style
Phdwiki contributors. Things that need to be done [Internet]. Phdwiki, ; 2008 Jan 16, 17:43 UTC [cited 2026 Jun 12]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1429.
Bluebook style
Things that need to be done, http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1429 (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=1429",
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=1429}",
note = "[Online; accessed 12-June-2026]"
}