Cite This Page
Bibliographic details for Source element
- Page name: Source element
- Author: APA for Business Sources contributors
- Publisher: APA for Business Sources, .
- Date of last revision: 16 November 2021 21:20 UTC
- Date retrieved: 10 August 2026 17:14 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Source_element&oldid=1649
- Page Version ID: 1649
Citation styles for Source element
APA style
Source element. (2021, November 16). APA for Business Sources, . Retrieved 17:14, August 10, 2026 from http://citing.bceln.ca/index.php?title=Source_element&oldid=1649.
MLA style
"Source element." APA for Business Sources, . 16 Nov 2021, 21:20 UTC. 10 Aug 2026, 17:14 <http://citing.bceln.ca/index.php?title=Source_element&oldid=1649>.
MHRA style
APA for Business Sources contributors, 'Source element', APA for Business Sources, , 16 November 2021, 21:20 UTC, <http://citing.bceln.ca/index.php?title=Source_element&oldid=1649> [accessed 10 August 2026]
Chicago style
APA for Business Sources contributors, "Source element," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Source_element&oldid=1649 (accessed August 10, 2026).
CBE/CSE style
APA for Business Sources contributors. Source element [Internet]. APA for Business Sources, ; 2021 Nov 16, 21:20 UTC [cited 2026 Aug 10]. Available from: http://citing.bceln.ca/index.php?title=Source_element&oldid=1649.
Bluebook style
Source element, http://citing.bceln.ca/index.php?title=Source_element&oldid=1649 (last visited August 10, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "APA for Business Sources",
title = "Source element --- APA for Business Sources{,} ",
year = "2021",
url = "http://citing.bceln.ca/index.php?title=Source_element&oldid=1649",
note = "[Online; accessed 10-August-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 = "Source element --- APA for Business Sources{,} ",
year = "2021",
url = "\url{http://citing.bceln.ca/index.php?title=Source_element&oldid=1649}",
note = "[Online; accessed 10-August-2026]"
}