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