Cite This Page
Bibliographic details for BCC Research
- Page name: BCC Research
- Author: APA for Business Sources contributors
- Publisher: APA for Business Sources, .
- Date of last revision: 22 January 2018 04:42 UTC
- Date retrieved: 12 June 2026 04:54 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271
- Page Version ID: 1271
Citation styles for BCC Research
APA style
BCC Research. (2018, January 22). APA for Business Sources, . Retrieved 04:54, June 12, 2026 from http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271.
MLA style
"BCC Research." APA for Business Sources, . 22 Jan 2018, 04:42 UTC. 12 Jun 2026, 04:54 <http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271>.
MHRA style
APA for Business Sources contributors, 'BCC Research', APA for Business Sources, , 22 January 2018, 04:42 UTC, <http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271> [accessed 12 June 2026]
Chicago style
APA for Business Sources contributors, "BCC Research," APA for Business Sources, , http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271 (accessed June 12, 2026).
CBE/CSE style
APA for Business Sources contributors. BCC Research [Internet]. APA for Business Sources, ; 2018 Jan 22, 04:42 UTC [cited 2026 Jun 12]. Available from: http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271.
Bluebook style
BCC Research, http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271 (last visited June 12, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "BCC Research --- APA for Business Sources{,} ",
year = "2018",
url = "http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271",
note = "[Online; accessed 12-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 = "BCC Research --- APA for Business Sources{,} ",
year = "2018",
url = "\url{http://citing.bceln.ca/index.php?title=BCC_Research&oldid=1271}",
note = "[Online; accessed 12-June-2026]"
}