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: 20 November 2025 16:31 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:31, November 20, 2025 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. 20 Nov 2025, 16:31 <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 20 November 2025]
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 November 20, 2025).
CBE/CSE style
Gvp-public contributors. Content API Specification [Internet]. Gvp-public, ; 2015 Oct 3, 10:35 UTC [cited 2025 Nov 20]. 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 November 20, 2025).
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 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 = "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 20-November-2025]"
}