Cite This Page
Bibliographic details for In-text citations
- Page name: In-text citations
- Author: APA for Business Sources contributors
- Publisher: APA for Business Sources, .
- Date of last revision: 10 May 2016 03:18 UTC
- Date retrieved: 18 April 2026 20:08 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464
- Page Version ID: 464
Citation styles for In-text citations
APA style
In-text citations. (2016, May 10). APA for Business Sources, . Retrieved 20:08, April 18, 2026 from http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464.
MLA style
"In-text citations." APA for Business Sources, . 10 May 2016, 03:18 UTC. 18 Apr 2026, 20:08 <http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464>.
MHRA style
APA for Business Sources contributors, 'In-text citations', APA for Business Sources, , 10 May 2016, 03:18 UTC, <http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464> [accessed 18 April 2026]
Chicago style
APA for Business Sources contributors, "In-text citations," APA for Business Sources, , http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464 (accessed April 18, 2026).
CBE/CSE style
APA for Business Sources contributors. In-text citations [Internet]. APA for Business Sources, ; 2016 May 10, 03:18 UTC [cited 2026 Apr 18]. Available from: http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464.
Bluebook style
In-text citations, http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464 (last visited April 18, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "In-text citations --- APA for Business Sources{,} ",
year = "2016",
url = "http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464",
note = "[Online; accessed 18-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 = "In-text citations --- APA for Business Sources{,} ",
year = "2016",
url = "\url{http://citing.bceln.ca/index.php?title=In-text_citations&oldid=464}",
note = "[Online; accessed 18-April-2026]"
}