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: 8 December 2007 02:30 UTC
- Date retrieved: 12 June 2026 04:39 UTC
- Permanent URL: http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281
- Page Version ID: 1281
Citation styles for Things that need to be done
APA style
Things that need to be done. (2007, December 8). Phdwiki, . Retrieved 04:39, June 12, 2026 from http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281.
MLA style
"Things that need to be done." Phdwiki, . 8 Dec 2007, 02:30 UTC. 12 Jun 2026, 04:39 <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281>.
MHRA style
Phdwiki contributors, 'Things that need to be done', Phdwiki, , 8 December 2007, 02:30 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281> [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=1281 (accessed June 12, 2026).
CBE/CSE style
Phdwiki contributors. Things that need to be done [Internet]. Phdwiki, ; 2007 Dec 8, 02:30 UTC [cited 2026 Jun 12]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281.
Bluebook style
Things that need to be done, http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Phdwiki",
title = "Things that need to be done --- Phdwiki{,} ",
year = "2007",
url = "http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281",
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 = "2007",
url = "\url{http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1281}",
note = "[Online; accessed 12-June-2026]"
}