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