Cite This Page
Bibliographic details for Platforms Page Manual 3.0
- Page name: Platforms Page Manual 3.0
- Author: Gvp-public contributors
- Publisher: Gvp-public, .
- Date of last revision: 14 May 2019 09:14 UTC
- Date retrieved: 28 October 2025 19:22 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839
- Page Version ID: 2839
Citation styles for Platforms Page Manual 3.0
APA style
Platforms Page Manual 3.0. (2019, May 14). Gvp-public, . Retrieved 19:22, October 28, 2025 from https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839.
MLA style
"Platforms Page Manual 3.0." Gvp-public, . 14 May 2019, 09:14 UTC. 28 Oct 2025, 19:22 <https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839>.
MHRA style
Gvp-public contributors, 'Platforms Page Manual 3.0', Gvp-public, , 14 May 2019, 09:14 UTC, <https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839> [accessed 28 October 2025]
Chicago style
Gvp-public contributors, "Platforms Page Manual 3.0," Gvp-public, , https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839 (accessed October 28, 2025).
CBE/CSE style
Gvp-public contributors. Platforms Page Manual 3.0 [Internet]. Gvp-public, ; 2019 May 14, 09:14 UTC [cited 2025 Oct 28]. Available from: https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839.
Bluebook style
Platforms Page Manual 3.0, https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839 (last visited October 28, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Gvp-public",
title = "Platforms Page Manual 3.0 --- Gvp-public{,} ",
year = "2019",
url = "https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839",
note = "[Online; accessed 28-October-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 = "Platforms Page Manual 3.0 --- Gvp-public{,} ",
year = "2019",
url = "\url{https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2839}",
note = "[Online; accessed 28-October-2025]"
}