Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
Lopez-Palacios, Abelardo (1970). ayuda_wiki. TUA-RPAS. Retrieved 03:12, 2 March, 2026 from https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev=.
“ayuda_wiki.” TUA-RPAS. 1 Jan 1970, 01:00 CET. 2 Mar 2026, 03:12 <https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev=>.
Lopez-Palacios, Abelardo, ‘ayuda_wiki’, TUA-RPAS, 1 January 1970, 01:00 CET, <https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev=> [accessed 2 March 2026]
Lopez-Palacios, Abelardo, “ayuda_wiki,” TUA-RPAS, https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev= (accessed March 2, 2026).
Lopez-Palacios, Abelardo. ayuda_wiki [Internet]. TUA-RPAS; 1970 Jan 1, 01:00 CET [cited 2026 Mar 2]. Available from: https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev=.
ayuda_wiki, https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev= (last visited March 2, 2026).
Lopez-Palacios, Abelardo. ayuda_wiki. TUA-RPAS. January 1, 1970, 01:00 CET. Available at: https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev=. Accessed March 2, 2026.
@misc{ wiki:xxx,
author = "Lopez-Palacios, Abelardo",
title = "ayuda_wiki --- TUA-RPAS",
year = "1970",
url = "https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev=",
note = "[Online; accessed 2-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 = "Lopez-Palacios, Abelardo",
title = "ayuda_wiki --- TUA-RPAS",
year = "1970",
url = "\url{https://rpas.skeye2k.org/doku.php?id=ayuda_wiki&rev=}",
note = "[Online; accessed 2-March-2026]"
}