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