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: 1 November 2015 23:51 UTC
- Date retrieved: 17 April 2026 08:23 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Main_Page&oldid=44
- Page Version ID: 44
Citation styles for Main Page
APA style
Main Page. (2015, November 1). APA for Business Sources, . Retrieved 08:23, April 17, 2026 from http://citing.bceln.ca/index.php?title=Main_Page&oldid=44.
MLA style
"Main Page." APA for Business Sources, . 1 Nov 2015, 23:51 UTC. 17 Apr 2026, 08:23 <http://citing.bceln.ca/index.php?title=Main_Page&oldid=44>.
MHRA style
APA for Business Sources contributors, 'Main Page', APA for Business Sources, , 1 November 2015, 23:51 UTC, <http://citing.bceln.ca/index.php?title=Main_Page&oldid=44> [accessed 17 April 2026]
Chicago style
APA for Business Sources contributors, "Main Page," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Main_Page&oldid=44 (accessed April 17, 2026).
CBE/CSE style
APA for Business Sources contributors. Main Page [Internet]. APA for Business Sources, ; 2015 Nov 1, 23:51 UTC [cited 2026 Apr 17]. Available from: http://citing.bceln.ca/index.php?title=Main_Page&oldid=44.
Bluebook style
Main Page, http://citing.bceln.ca/index.php?title=Main_Page&oldid=44 (last visited April 17, 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=44",
note = "[Online; accessed 17-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 = "Main Page --- APA for Business Sources{,} ",
year = "2015",
url = "\url{http://citing.bceln.ca/index.php?title=Main_Page&oldid=44}",
note = "[Online; accessed 17-April-2026]"
}