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: 31 May 2019 13:03 UTC
- Date retrieved: 28 October 2025 09:35 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2941
- Page Version ID: 2941
Citation styles for Platforms Page Manual 3.0
APA style
Platforms Page Manual 3.0. (2019, May 31). Gvp-public, . Retrieved 09:35, October 28, 2025 from https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2941.
MLA style
"Platforms Page Manual 3.0." Gvp-public, . 31 May 2019, 13:03 UTC. 28 Oct 2025, 09:35 <https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2941>.
MHRA style
Gvp-public contributors, 'Platforms Page Manual 3.0', Gvp-public, , 31 May 2019, 13:03 UTC, <https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2941> [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=2941 (accessed October 28, 2025).
CBE/CSE style
Gvp-public contributors. Platforms Page Manual 3.0 [Internet]. Gvp-public, ; 2019 May 31, 13:03 UTC [cited 2025 Oct 28]. Available from: https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2941.
Bluebook style
Platforms Page Manual 3.0, https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=2941 (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=2941",
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=2941}",
note = "[Online; accessed 28-October-2025]"
}