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: 27 September 2017 10:18 UTC
- Date retrieved: 29 October 2025 04:16 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893
- Page Version ID: 1893
Citation styles for Platforms Page Manual 3.0
APA style
Platforms Page Manual 3.0. (2017, September 27). Gvp-public, . Retrieved 04:16, October 29, 2025 from https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893.
MLA style
"Platforms Page Manual 3.0." Gvp-public, . 27 Sep 2017, 10:18 UTC. 29 Oct 2025, 04:16 <https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893>.
MHRA style
Gvp-public contributors, 'Platforms Page Manual 3.0', Gvp-public, , 27 September 2017, 10:18 UTC, <https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893> [accessed 29 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=1893 (accessed October 29, 2025).
CBE/CSE style
Gvp-public contributors. Platforms Page Manual 3.0 [Internet]. Gvp-public, ; 2017 Sep 27, 10:18 UTC [cited 2025 Oct 29]. Available from: https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893.
Bluebook style
Platforms Page Manual 3.0, https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893 (last visited October 29, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Gvp-public",
title = "Platforms Page Manual 3.0 --- Gvp-public{,} ",
year = "2017",
url = "https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893",
note = "[Online; accessed 29-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 = "2017",
url = "\url{https://wikis.tid.es/gvp-public/index.php?title=Platforms_Page_Manual_3.0&oldid=1893}",
note = "[Online; accessed 29-October-2025]"
}