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:43 UTC
- Date retrieved: 18 April 2026 16:42 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=In-text_citations&oldid=932
- Page Version ID: 932
Citation styles for In-text citations
APA style
In-text citations. (2017, April 25). APA for Business Sources, . Retrieved 16:42, April 18, 2026 from http://citing.bceln.ca/index.php?title=In-text_citations&oldid=932.
MLA style
"In-text citations." APA for Business Sources, . 25 Apr 2017, 16:43 UTC. 18 Apr 2026, 16:42 <http://citing.bceln.ca/index.php?title=In-text_citations&oldid=932>.
MHRA style
APA for Business Sources contributors, 'In-text citations', APA for Business Sources, , 25 April 2017, 16:43 UTC, <http://citing.bceln.ca/index.php?title=In-text_citations&oldid=932> [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=932 (accessed April 18, 2026).
CBE/CSE style
APA for Business Sources contributors. In-text citations [Internet]. APA for Business Sources, ; 2017 Apr 25, 16:43 UTC [cited 2026 Apr 18]. Available from: http://citing.bceln.ca/index.php?title=In-text_citations&oldid=932.
Bluebook style
In-text citations, http://citing.bceln.ca/index.php?title=In-text_citations&oldid=932 (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=932",
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=932}",
note = "[Online; accessed 18-April-2026]"
}