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: 19 November 2015 23:19 UTC
- Date retrieved: 7 May 2026 05:42 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122
- Page Version ID: 122
Citation styles for APA - General Notes
APA style
APA - General Notes. (2015, November 19). APA for Business Sources, . Retrieved 05:42, May 7, 2026 from http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122.
MLA style
"APA - General Notes." APA for Business Sources, . 19 Nov 2015, 23:19 UTC. 7 May 2026, 05:42 <http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122>.
MHRA style
APA for Business Sources contributors, 'APA - General Notes', APA for Business Sources, , 19 November 2015, 23:19 UTC, <http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122> [accessed 7 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=122 (accessed May 7, 2026).
CBE/CSE style
APA for Business Sources contributors. APA - General Notes [Internet]. APA for Business Sources, ; 2015 Nov 19, 23:19 UTC [cited 2026 May 7]. Available from: http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122.
Bluebook style
APA - General Notes, http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122 (last visited May 7, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "APA - General Notes --- APA for Business Sources{,} ",
year = "2015",
url = "http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122",
note = "[Online; accessed 7-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 = "2015",
url = "\url{http://citing.bceln.ca/index.php?title=APA_-_General_Notes&oldid=122}",
note = "[Online; accessed 7-May-2026]"
}