Cite This Page
Bibliographic details for Spark
- Page name: Spark
- Author: WPKG | Open Source Software Deployment and Distribution contributors
- Publisher: WPKG | Open Source Software Deployment and Distribution, .
- Date of last revision: 16 May 2020 14:45 UTC
- Date retrieved: 25 February 2026 17:27 UTC
- Permanent URL: https://wpkg.org/index.php?title=Spark&oldid=13448
- Page Version ID: 13448
Citation styles for Spark
APA style
Spark. (2020, May 16). WPKG | Open Source Software Deployment and Distribution, . Retrieved 17:27, February 25, 2026 from https://wpkg.org/index.php?title=Spark&oldid=13448.
MLA style
"Spark." WPKG | Open Source Software Deployment and Distribution, . 16 May 2020, 14:45 UTC. 25 Feb 2026, 17:27 <https://wpkg.org/index.php?title=Spark&oldid=13448>.
MHRA style
WPKG | Open Source Software Deployment and Distribution contributors, 'Spark', WPKG | Open Source Software Deployment and Distribution, , 16 May 2020, 14:45 UTC, <https://wpkg.org/index.php?title=Spark&oldid=13448> [accessed 25 February 2026]
Chicago style
WPKG | Open Source Software Deployment and Distribution contributors, "Spark," WPKG | Open Source Software Deployment and Distribution, , https://wpkg.org/index.php?title=Spark&oldid=13448 (accessed February 25, 2026).
CBE/CSE style
WPKG | Open Source Software Deployment and Distribution contributors. Spark [Internet]. WPKG | Open Source Software Deployment and Distribution, ; 2020 May 16, 14:45 UTC [cited 2026 Feb 25]. Available from: https://wpkg.org/index.php?title=Spark&oldid=13448.
Bluebook style
Spark, https://wpkg.org/index.php?title=Spark&oldid=13448 (last visited February 25, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "WPKG | Open Source Software Deployment and Distribution",
title = "Spark --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "https://wpkg.org/index.php?title=Spark&oldid=13448",
note = "[Online; accessed 25-February-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 = "WPKG | Open Source Software Deployment and Distribution",
title = "Spark --- WPKG | Open Source Software Deployment and Distribution{,} ",
year = "2020",
url = "\url{https://wpkg.org/index.php?title=Spark&oldid=13448}",
note = "[Online; accessed 25-February-2026]"
}