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