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