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