Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Abelardo López Palacios (1970). en:tag:landsat. PhD TesisALP. Retrieved 17:56, 28 October, 2025 from https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat.
“en:tag:landsat.” PhD TesisALP. 1 Jan 1970, 01:00 CET. 28 Oct 2025, 17:56 <https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat>.
Abelardo López Palacios, ‘en:tag:landsat’, PhD TesisALP, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat> [accessed 28 October 2025]
Abelardo López Palacios, “en:tag:landsat,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat (accessed October 28, 2025).
Abelardo López Palacios. en:tag:landsat [Internet]. PhD TesisALP; 1970 Jan 1, 01:00 CET [cited 2025 Oct 28]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat.
en:tag:landsat, https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat (last visited October 28, 2025).
Abelardo López Palacios. en:tag:landsat. PhD TesisALP. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat. Accessed October 28, 2025.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "en:tag:landsat --- PhD TesisALP",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat",
note = "[Online; accessed 28-October-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 = "en:tag:landsat --- PhD TesisALP",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/en/tag/landsat}",
note = "[Online; accessed 28-October-2025]"
}