Cite This Page
Bibliographic details for UrlType
- Page name: UrlType
- Author: Gvp-public contributors
- Publisher: Gvp-public, .
- Date of last revision: 19 September 2014 13:19 UTC
- Date retrieved: 28 February 2026 22:03 UTC
- Permanent URL: https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854
- Page Version ID: 854
Citation styles for UrlType
APA style
UrlType. (2014, September 19). Gvp-public, . Retrieved 22:03, February 28, 2026 from https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854.
MLA style
"UrlType." Gvp-public, . 19 Sep 2014, 13:19 UTC. 28 Feb 2026, 22:03 <https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854>.
MHRA style
Gvp-public contributors, 'UrlType', Gvp-public, , 19 September 2014, 13:19 UTC, <https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854> [accessed 28 February 2026]
Chicago style
Gvp-public contributors, "UrlType," Gvp-public, , https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854 (accessed February 28, 2026).
CBE/CSE style
Gvp-public contributors. UrlType [Internet]. Gvp-public, ; 2014 Sep 19, 13:19 UTC [cited 2026 Feb 28]. Available from: https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854.
Bluebook style
UrlType, https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854 (last visited February 28, 2026).
BibTeX entry
@misc{ wiki:xxx,
author = "Gvp-public",
title = "UrlType --- Gvp-public{,} ",
year = "2014",
url = "https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854",
note = "[Online; accessed 28-February-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 = "UrlType --- Gvp-public{,} ",
year = "2014",
url = "\url{https://wikis.tid.es/gvp-public/index.php?title=UrlType&oldid=854}",
note = "[Online; accessed 28-February-2026]"
}