Cite This Page
Bibliographic details for About
- Page name: About
- Author: APA for Business Sources contributors
- Publisher: APA for Business Sources, .
- Date of last revision: 7 October 2015 21:53 UTC
- Date retrieved: 23 April 2026 11:51 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=About&oldid=4
- Page Version ID: 4
Citation styles for About
APA style
About. (2015, October 7). APA for Business Sources, . Retrieved 11:51, April 23, 2026 from http://citing.bceln.ca/index.php?title=About&oldid=4.
MLA style
"About." APA for Business Sources, . 7 Oct 2015, 21:53 UTC. 23 Apr 2026, 11:51 <http://citing.bceln.ca/index.php?title=About&oldid=4>.
MHRA style
APA for Business Sources contributors, 'About', APA for Business Sources, , 7 October 2015, 21:53 UTC, <http://citing.bceln.ca/index.php?title=About&oldid=4> [accessed 23 April 2026]
Chicago style
APA for Business Sources contributors, "About," APA for Business Sources, , http://citing.bceln.ca/index.php?title=About&oldid=4 (accessed April 23, 2026).
CBE/CSE style
APA for Business Sources contributors. About [Internet]. APA for Business Sources, ; 2015 Oct 7, 21:53 UTC [cited 2026 Apr 23]. Available from: http://citing.bceln.ca/index.php?title=About&oldid=4.
Bluebook style
About, http://citing.bceln.ca/index.php?title=About&oldid=4 (last visited April 23, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "About --- APA for Business Sources{,} ",
year = "2015",
url = "http://citing.bceln.ca/index.php?title=About&oldid=4",
note = "[Online; accessed 23-April-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 = "APA for Business Sources",
title = "About --- APA for Business Sources{,} ",
year = "2015",
url = "\url{http://citing.bceln.ca/index.php?title=About&oldid=4}",
note = "[Online; accessed 23-April-2026]"
}