Cite This Page
Bibliographic details for GVP 23.3.1 Documentation Changelog
- Page name: GVP 23.3.1 Documentation Changelog
- Author: Gvp-public contributors
- Publisher: Gvp-public, .
- Date of last revision: 13 September 2023 15:08 UTC
- Date retrieved: 20 November 2025 09:18 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183
- Page Version ID: 4183
Citation styles for GVP 23.3.1 Documentation Changelog
APA style
GVP 23.3.1 Documentation Changelog. (2023, September 13). Gvp-public, . Retrieved 09:18, November 20, 2025 from https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183.
MLA style
"GVP 23.3.1 Documentation Changelog." Gvp-public, . 13 Sep 2023, 15:08 UTC. 20 Nov 2025, 09:18 <https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183>.
MHRA style
Gvp-public contributors, 'GVP 23.3.1 Documentation Changelog', Gvp-public, , 13 September 2023, 15:08 UTC, <https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183> [accessed 20 November 2025]
Chicago style
Gvp-public contributors, "GVP 23.3.1 Documentation Changelog," Gvp-public, , https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183 (accessed November 20, 2025).
CBE/CSE style
Gvp-public contributors. GVP 23.3.1 Documentation Changelog [Internet]. Gvp-public, ; 2023 Sep 13, 15:08 UTC [cited 2025 Nov 20]. Available from: https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183.
Bluebook style
GVP 23.3.1 Documentation Changelog, https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Gvp-public",
title = "GVP 23.3.1 Documentation Changelog --- Gvp-public{,} ",
year = "2023",
url = "https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183",
note = "[Online; accessed 20-November-2025]"
}
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 = "Gvp-public",
title = "GVP 23.3.1 Documentation Changelog --- Gvp-public{,} ",
year = "2023",
url = "\url{https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4183}",
note = "[Online; accessed 20-November-2025]"
}