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). fr:tag:wikilibro. PhD TesisALP. Retrieved 01:53, 3 June, 2026 from https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro.
“fr:tag:wikilibro.” PhD TesisALP. 1 Jan 1970, 01:00 CET. 3 Jun 2026, 01:53 <https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro>.
Abelardo López Palacios, ‘fr:tag:wikilibro’, PhD TesisALP, 1 January 1970, 01:00 CET, <https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro> [accessed 3 June 2026]
Abelardo López Palacios, “fr:tag:wikilibro,” PhD TesisALP, https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro (accessed June 3, 2026).
Abelardo López Palacios. fr:tag:wikilibro [Internet]. PhD TesisALP; 1970 Jan 1, 01:00 CET [cited 2026 Jun 3]. Available from: https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro.
fr:tag:wikilibro, https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro (last visited June 3, 2026).
Abelardo López Palacios. fr:tag:wikilibro. PhD TesisALP. January 1, 1970, 01:00 CET. Available at: https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro. Accessed June 3, 2026.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "fr:tag:wikilibro --- PhD TesisALP",
year = "1970",
url = "https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro",
note = "[Online; accessed 3-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 = "fr:tag:wikilibro --- PhD TesisALP",
year = "1970",
url = "\url{https://wikimasum.geo-lab.info/tai2k/tesisalp/fr/tag/wikilibro}",
note = "[Online; accessed 3-June-2026]"
}