Herramientas de usuario

Herramientas del sitio


wiki:nonexisting

Bibliographic details for "wiki:nonexisting"

Please remember to check with your standards guide or professor’s guidelines for the exact syntax to suit your needs.

Citation styles for "wiki:nonexisting"

APA style

Abelardo Lopez-Palacios (1970). wiki:nonexisting. Geo-L@b.info. Retrieved 19:43, 5 September, 2025 from http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev=.

MLA style

“wiki:nonexisting.” Geo-L@b.info. 1 Jan 1970, 01:00 CET. 5 Sep 2025, 19:43 <http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev=>.

MHRA style

Abelardo Lopez-Palacios, ‘wiki:nonexisting’, Geo-L@b.info, 1 January 1970, 01:00 CET, <http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev=> [accessed 5 September 2025]

Chicago style

Abelardo Lopez-Palacios, “wiki:nonexisting,” Geo-L@b.info, http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev= (accessed September 5, 2025).

CBE/CSE style

Abelardo Lopez-Palacios. wiki:nonexisting [Internet]. Geo-L@b.info; 1970 Jan 1, 01:00 CET [cited 2025 Sep 5]. Available from: http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev=.

Bluebook style

wiki:nonexisting, http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev= (last visited September 5, 2025).

AMA style

Abelardo Lopez-Palacios. wiki:nonexisting. Geo-L@b.info. January 1, 1970, 01:00 CET. Available at: http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev=. Accessed September 5, 2025.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Abelardo Lopez-Palacios",
   title = "wiki:nonexisting --- Geo-L@b.info",
   year = "1970",
   url = "http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev=",
   note = "[Online; accessed 5-September-2025]"
 }

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 Lopez-Palacios",
   title = "wiki:nonexisting --- Geo-L@b.info",
   year = "1970",
   url = "\url{http://3jornadastdu.geo-lab.info/doku.php?id=wiki:nonexisting&rev=}",
   note = "[Online; accessed 5-September-2025]"
 }