Cite This Page
Bibliographic details for Content API Specification
- Page name: Content API Specification
- Author: Gvp-public contributors
- Publisher: Gvp-public, .
- Date of last revision: 3 October 2015 10:35 UTC
- Date retrieved: 9 January 2026 16:27 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623
- Page Version ID: 1623
Citation styles for Content API Specification
APA style
Content API Specification. (2015, October 3). Gvp-public, . Retrieved 16:27, January 9, 2026 from https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623.
MLA style
"Content API Specification." Gvp-public, . 3 Oct 2015, 10:35 UTC. 9 Jan 2026, 16:27 <https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623>.
MHRA style
Gvp-public contributors, 'Content API Specification', Gvp-public, , 3 October 2015, 10:35 UTC, <https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623> [accessed 9 January 2026]
Chicago style
Gvp-public contributors, "Content API Specification," Gvp-public, , https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623 (accessed January 9, 2026).
CBE/CSE style
Gvp-public contributors. Content API Specification [Internet]. Gvp-public, ; 2015 Oct 3, 10:35 UTC [cited 2026 Jan 9]. Available from: https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623.
Bluebook style
Content API Specification, https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623 (last visited January 9, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Gvp-public",
title = "Content API Specification --- Gvp-public{,} ",
year = "2015",
url = "https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623",
note = "[Online; accessed 9-January-2026]"
}
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 = "Content API Specification --- Gvp-public{,} ",
year = "2015",
url = "\url{https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=1623}",
note = "[Online; accessed 9-January-2026]"
}