Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (2016). informacion:change_log. PhD TesisALP. Retrieved 15:43, 3 November, 2025 from https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939.
“informacion:change_log.” PhD TesisALP. 14 Oct 2016, 13:52 CEST. 3 Nov 2025, 15:43 <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939>.
Abelardo López Palacios, ‘informacion:change_log’, PhD TesisALP, 14 October 2016, 13:52 CEST, <https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939> [accessed 3 November 2025]
Abelardo López Palacios, “informacion:change_log,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939 (accessed November 3, 2025).
Abelardo López Palacios. informacion:change_log [Internet]. PhD TesisALP; 2016 Oct 14, 13:52 CEST [cited 2025 Nov 3]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939.
informacion:change_log, https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939 (last visited November 3, 2025).
Abelardo López Palacios. informacion:change_log. PhD TesisALP. October 14, 2016, 13:52 CEST. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939. Accessed November 3, 2025.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "informacion:change_log --- PhD TesisALP",
year = "2016",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939",
note = "[Online; accessed 3-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 = "Abelardo López Palacios",
title = "informacion:change_log --- PhD TesisALP",
year = "2016",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/informacion/change_log?rev=1476445939}",
note = "[Online; accessed 3-November-2025]"
}