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: 4 June 2026 22:06 UTC
- Permanent URL: http://citing.bceln.ca/index.php?title=Statista_-_Data_from_another_source&oldid=1639
- Page Version ID: 1639
Citation styles for Statista - Data from another source
APA style
Statista - Data from another source. (2021, November 16). APA for Business Sources, . Retrieved 22:06, June 4, 2026 from http://citing.bceln.ca/index.php?title=Statista_-_Data_from_another_source&oldid=1639.
MLA style
"Statista - Data from another source." APA for Business Sources, . 16 Nov 2021, 20:54 UTC. 4 Jun 2026, 22:06 <http://citing.bceln.ca/index.php?title=Statista_-_Data_from_another_source&oldid=1639>.
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=1639> [accessed 4 June 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=1639 (accessed June 4, 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 Jun 4]. Available from: http://citing.bceln.ca/index.php?title=Statista_-_Data_from_another_source&oldid=1639.
Bluebook style
Statista - Data from another source, http://citing.bceln.ca/index.php?title=Statista_-_Data_from_another_source&oldid=1639 (last visited June 4, 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=1639",
note = "[Online; accessed 4-June-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=1639}",
note = "[Online; accessed 4-June-2026]"
}