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