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