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: 14 July 2020 20:34 UTC
- Date retrieved: 15 June 2026 09:15 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475
- Page Version ID: 1475
Citation styles for Main Page
APA style
Main Page. (2020, July 14). APA for Business Sources, . Retrieved 09:15, June 15, 2026 from http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475.
MLA style
"Main Page." APA for Business Sources, . 14 Jul 2020, 20:34 UTC. 15 Jun 2026, 09:15 <http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475>.
MHRA style
APA for Business Sources contributors, 'Main Page', APA for Business Sources, , 14 July 2020, 20:34 UTC, <http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475> [accessed 15 June 2026]
Chicago style
APA for Business Sources contributors, "Main Page," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475 (accessed June 15, 2026).
CBE/CSE style
APA for Business Sources contributors. Main Page [Internet]. APA for Business Sources, ; 2020 Jul 14, 20:34 UTC [cited 2026 Jun 15]. Available from: http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475.
Bluebook style
Main Page, http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475 (last visited June 15, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "Main Page --- APA for Business Sources{,} ",
year = "2020",
url = "http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475",
note = "[Online; accessed 15-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 = "Main Page --- APA for Business Sources{,} ",
year = "2020",
url = "\url{http://citing.bceln.ca/index.php?title=Main_Page&oldid=1475}",
note = "[Online; accessed 15-June-2026]"
}