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