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