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