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: 24 October 2023 17:19 UTC
- Date retrieved: 20 November 2025 08:18 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4198
- Page Version ID: 4198
Citation styles for GVP 23.3.1 Documentation Changelog
APA style
GVP 23.3.1 Documentation Changelog. (2023, October 24). Gvp-public, . Retrieved 08:18, November 20, 2025 from https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4198.
MLA style
"GVP 23.3.1 Documentation Changelog." Gvp-public, . 24 Oct 2023, 17:19 UTC. 20 Nov 2025, 08:18 <https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4198>.
MHRA style
Gvp-public contributors, 'GVP 23.3.1 Documentation Changelog', Gvp-public, , 24 October 2023, 17:19 UTC, <https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4198> [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=4198 (accessed November 20, 2025).
CBE/CSE style
Gvp-public contributors. GVP 23.3.1 Documentation Changelog [Internet]. Gvp-public, ; 2023 Oct 24, 17:19 UTC [cited 2025 Nov 20]. Available from: https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4198.
Bluebook style
GVP 23.3.1 Documentation Changelog, https://wikis.tid.es/gvp-public/index.php?title=GVP_23.3.1_Documentation_Changelog&oldid=4198 (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=4198",
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=4198}",
note = "[Online; accessed 20-November-2025]"
}