Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (2017). informacion:creditos. PhD TesisALP. Retrieved 10:21, 10 June, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786.
“informacion:creditos.” PhD TesisALP. 31 Jan 2017, 19:53 CET. 10 Jun 2026, 10:21 <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786>.
Abelardo López Palacios, ‘informacion:creditos’, PhD TesisALP, 31 January 2017, 19:53 CET, <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786> [accessed 10 June 2026]
Abelardo López Palacios, “informacion:creditos,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786 (accessed June 10, 2026).
Abelardo López Palacios. informacion:creditos [Internet]. PhD TesisALP; 2017 Jan 31, 19:53 CET [cited 2026 Jun 10]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786.
informacion:creditos, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786 (last visited June 10, 2026).
Abelardo López Palacios. informacion:creditos. PhD TesisALP. January 31, 2017, 19:53 CET. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786. Accessed June 10, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "informacion:creditos --- PhD TesisALP",
year = "2017",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786",
note = "[Online; accessed 10-June-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 = "Abelardo López Palacios",
title = "informacion:creditos --- PhD TesisALP",
year = "2017",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/creditos?rev=1485888786}",
note = "[Online; accessed 10-June-2026]"
}