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