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: 17 November 2015 22:13 UTC
- Date retrieved: 2 June 2026 02:58 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Main_Page&oldid=105
- Page Version ID: 105
Citation styles for Main Page
APA style
Main Page. (2015, November 17). APA for Business Sources, . Retrieved 02:58, June 2, 2026 from http://citing.bceln.ca/index.php?title=Main_Page&oldid=105.
MLA style
"Main Page." APA for Business Sources, . 17 Nov 2015, 22:13 UTC. 2 Jun 2026, 02:58 <http://citing.bceln.ca/index.php?title=Main_Page&oldid=105>.
MHRA style
APA for Business Sources contributors, 'Main Page', APA for Business Sources, , 17 November 2015, 22:13 UTC, <http://citing.bceln.ca/index.php?title=Main_Page&oldid=105> [accessed 2 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=105 (accessed June 2, 2026).
CBE/CSE style
APA for Business Sources contributors. Main Page [Internet]. APA for Business Sources, ; 2015 Nov 17, 22:13 UTC [cited 2026 Jun 2]. Available from: http://citing.bceln.ca/index.php?title=Main_Page&oldid=105.
Bluebook style
Main Page, http://citing.bceln.ca/index.php?title=Main_Page&oldid=105 (last visited June 2, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "Main Page --- APA for Business Sources{,} ",
year = "2015",
url = "http://citing.bceln.ca/index.php?title=Main_Page&oldid=105",
note = "[Online; accessed 2-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 = "2015",
url = "\url{http://citing.bceln.ca/index.php?title=Main_Page&oldid=105}",
note = "[Online; accessed 2-June-2026]"
}