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