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: 27 November 2007 02:15 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=1064
- Page Version ID: 1064
Citation styles for Things that need to be done
APA style
Things that need to be done. (2007, November 27). Phdwiki, . Retrieved 08:42, June 12, 2026 from http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1064.
MLA style
"Things that need to be done." Phdwiki, . 27 Nov 2007, 02:15 UTC. 12 Jun 2026, 08:42 <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1064>.
MHRA style
Phdwiki contributors, 'Things that need to be done', Phdwiki, , 27 November 2007, 02:15 UTC, <http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1064> [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=1064 (accessed June 12, 2026).
CBE/CSE style
Phdwiki contributors. Things that need to be done [Internet]. Phdwiki, ; 2007 Nov 27, 02:15 UTC [cited 2026 Jun 12]. Available from: http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1064.
Bluebook style
Things that need to be done, http://www.byuaccounting.net/mediawiki/index.php?title=Things_that_need_to_be_done&oldid=1064 (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=1064",
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=1064}",
note = "[Online; accessed 12-June-2026]"
}