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