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