Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.
GALoPaX (1970). admin:inicio. NotALP's Blog. Retrieved 16:04, 3 March, 2026 from http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev=.
“admin:inicio.” NotALP's Blog. 1 Jan 1970, 01:00 CET. 3 Mar 2026, 16:04 <http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev=>.
GALoPaX, ‘admin:inicio’, NotALP's Blog, 1 January 1970, 01:00 CET, <http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev=> [accessed 3 March 2026]
GALoPaX, “admin:inicio,” NotALP's Blog, http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev= (accessed March 3, 2026).
GALoPaX. admin:inicio [Internet]. NotALP's Blog; 1970 Jan 1, 01:00 CET [cited 2026 Mar 3]. Available from: http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev=.
admin:inicio, http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev= (last visited March 3, 2026).
GALoPaX. admin:inicio. NotALP's Blog. January 1, 1970, 01:00 CET. Available at: http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev=. Accessed March 3, 2026.
@misc{ wiki:xxx,
author = "GALoPaX",
title = "admin:inicio --- NotALP's Blog",
year = "1970",
url = "http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev=",
note = "[Online; accessed 3-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 = "GALoPaX",
title = "admin:inicio --- NotALP's Blog",
year = "1970",
url = "\url{http://www.skeye2k.org/des2k/notalps/doku.php?id=admin:inicio&rev=}",
note = "[Online; accessed 3-March-2026]"
}