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: 9 September 2018 15:30 UTC
- Date retrieved: 20 November 2025 11:07 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556
- Page Version ID: 2556
Citation styles for Content API Specification
APA style
Content API Specification. (2018, September 9). Gvp-public, . Retrieved 11:07, November 20, 2025 from https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556.
MLA style
"Content API Specification." Gvp-public, . 9 Sep 2018, 15:30 UTC. 20 Nov 2025, 11:07 <https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556>.
MHRA style
Gvp-public contributors, 'Content API Specification', Gvp-public, , 9 September 2018, 15:30 UTC, <https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556> [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=2556 (accessed November 20, 2025).
CBE/CSE style
Gvp-public contributors. Content API Specification [Internet]. Gvp-public, ; 2018 Sep 9, 15:30 UTC [cited 2025 Nov 20]. Available from: https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556.
Bluebook style
Content API Specification, https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556 (last visited November 20, 2025).
BibTeX entry
@misc{ wiki:xxx,
author = "Gvp-public",
title = "Content API Specification --- Gvp-public{,} ",
year = "2018",
url = "https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556",
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 = "2018",
url = "\url{https://wikis.tid.es/gvp-public/index.php?title=Content_API_Specification&oldid=2556}",
note = "[Online; accessed 20-November-2025]"
}