Herramientas de usuario

Herramientas del sitio


start

Bibliographic details for "start"

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

Citation styles for "start"

APA style

Abelardo Lopez-Palacios (1970). start. Geo-L@b.info. Retrieved 14:14, 30 April, 2026 from https://3jornadastdu.geo-lab.info/doku.php?id=start&rev=.

MLA style

“start.” Geo-L@b.info. 1 Jan 1970, 01:00 CET. 30 Apr 2026, 14:14 <https://3jornadastdu.geo-lab.info/doku.php?id=start&rev=>.

MHRA style

Abelardo Lopez-Palacios, ‘start’, Geo-L@b.info, 1 January 1970, 01:00 CET, <https://3jornadastdu.geo-lab.info/doku.php?id=start&rev=> [accessed 30 April 2026]

Chicago style

Abelardo Lopez-Palacios, “start,” Geo-L@b.info, https://3jornadastdu.geo-lab.info/doku.php?id=start&rev= (accessed April 30, 2026).

CBE/CSE style

Abelardo Lopez-Palacios. start [Internet]. Geo-L@b.info; 1970 Jan 1, 01:00 CET [cited 2026 Apr 30]. Available from: https://3jornadastdu.geo-lab.info/doku.php?id=start&rev=.

Bluebook style

start, https://3jornadastdu.geo-lab.info/doku.php?id=start&rev= (last visited April 30, 2026).

AMA style

Abelardo Lopez-Palacios. start. Geo-L@b.info. January 1, 1970, 01:00 CET. Available at: https://3jornadastdu.geo-lab.info/doku.php?id=start&rev=. Accessed April 30, 2026.

BibTeX entry

 @misc{ wiki:xxx,
   author = "Abelardo Lopez-Palacios",
   title = "start --- Geo-L@b.info",
   year = "1970",
   url = "https://3jornadastdu.geo-lab.info/doku.php?id=start&rev=",
   note = "[Online; accessed 30-April-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 Lopez-Palacios",
   title = "start --- Geo-L@b.info",
   year = "1970",
   url = "\url{https://3jornadastdu.geo-lab.info/doku.php?id=start&rev=}",
   note = "[Online; accessed 30-April-2026]"
 }