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