Translations of this page:
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:refnotes:biblio1. Museo Virtual "Alto Bierzo". Retrieved 13:46, 14 November, 2025 from https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1.
“en:refnotes:biblio1.” Museo Virtual "Alto Bierzo". 1 Jan 1970, 01:00 CET. 14 Nov 2025, 13:46 <https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1>.
Abelardo López Palacios, ‘en:refnotes:biblio1’, Museo Virtual "Alto Bierzo", 1 January 1970, 01:00 CET, <https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1> [accessed 14 November 2025]
Abelardo López Palacios, “en:refnotes:biblio1,” Museo Virtual "Alto Bierzo", https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1 (accessed November 14, 2025).
Abelardo López Palacios. en:refnotes:biblio1 [Internet]. Museo Virtual "Alto Bierzo"; 1970 Jan 1, 01:00 CET [cited 2025 Nov 14]. Available from: https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1.
en:refnotes:biblio1, https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1 (last visited November 14, 2025).
Abelardo López Palacios. en:refnotes:biblio1. Museo Virtual "Alto Bierzo". January 1, 1970, 01:00 CET. Available at: https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1. Accessed November 14, 2025.
@misc{ wiki:xxx,
author = "Abelardo López Palacios",
title = "en:refnotes:biblio1 --- Museo Virtual "Alto Bierzo"",
year = "1970",
url = "https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1",
note = "[Online; accessed 14-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 = "en:refnotes:biblio1 --- Museo Virtual "Alto Bierzo"",
year = "1970",
url = "\url{https://mv-ab.geo-lab.info/wiki/en/refnotes/biblio1}",
note = "[Online; accessed 14-November-2025]"
}