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 19:40 UTC
- Date retrieved: 6 May 2026 06:38 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Source_element&oldid=1607
- Page Version ID: 1607
Citation styles for Source element
APA style
Source element. (2021, November 16). APA for Business Sources, . Retrieved 06:38, May 6, 2026 from http://citing.bceln.ca/index.php?title=Source_element&oldid=1607.
MLA style
"Source element." APA for Business Sources, . 16 Nov 2021, 19:40 UTC. 6 May 2026, 06:38 <http://citing.bceln.ca/index.php?title=Source_element&oldid=1607>.
MHRA style
APA for Business Sources contributors, 'Source element', APA for Business Sources, , 16 November 2021, 19:40 UTC, <http://citing.bceln.ca/index.php?title=Source_element&oldid=1607> [accessed 6 May 2026]
Chicago style
APA for Business Sources contributors, "Source element," APA for Business Sources, , http://citing.bceln.ca/index.php?title=Source_element&oldid=1607 (accessed May 6, 2026).
CBE/CSE style
APA for Business Sources contributors. Source element [Internet]. APA for Business Sources, ; 2021 Nov 16, 19:40 UTC [cited 2026 May 6]. Available from: http://citing.bceln.ca/index.php?title=Source_element&oldid=1607.
Bluebook style
Source element, http://citing.bceln.ca/index.php?title=Source_element&oldid=1607 (last visited May 6, 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=1607",
note = "[Online; accessed 6-May-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=1607}",
note = "[Online; accessed 6-May-2026]"
}