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: 6 October 2015 20:52 UTC
- Date retrieved: 23 April 2026 11:51 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=About&oldid=3
- Page Version ID: 3
Citation styles for About
APA style
About. (2015, October 6). APA for Business Sources, . Retrieved 11:51, April 23, 2026 from http://citing.bceln.ca/index.php?title=About&oldid=3.
MLA style
"About." APA for Business Sources, . 6 Oct 2015, 20:52 UTC. 23 Apr 2026, 11:51 <http://citing.bceln.ca/index.php?title=About&oldid=3>.
MHRA style
APA for Business Sources contributors, 'About', APA for Business Sources, , 6 October 2015, 20:52 UTC, <http://citing.bceln.ca/index.php?title=About&oldid=3> [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=3 (accessed April 23, 2026).
CBE/CSE style
APA for Business Sources contributors. About [Internet]. APA for Business Sources, ; 2015 Oct 6, 20:52 UTC [cited 2026 Apr 23]. Available from: http://citing.bceln.ca/index.php?title=About&oldid=3.
Bluebook style
About, http://citing.bceln.ca/index.php?title=About&oldid=3 (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=3",
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=3}",
note = "[Online; accessed 23-April-2026]"
}