Herramientas de usuario

Herramientas del sitio


wiki:simplepie

Bibliographic details for "wiki:simplepie"

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

Citation styles for "wiki:simplepie"

APA style

Abelardo Lopez-Palacios (1970). wiki:simplepie. Geo-L@b.info. Retrieved 21:30, 19 June, 2025 from https://3jornadastdu.geo-lab.info/doku.php?id=wiki:simplepie&rev=.

MLA style

“wiki:simplepie.” Geo-L@b.info. 1 Jan 1970, 01:00 CET. 19 Jun 2025, 21:30 <https://3jornadastdu.geo-lab.info/doku.php?id=wiki:simplepie&rev=>.

MHRA style

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

Chicago style

Abelardo Lopez-Palacios, “wiki:simplepie,” Geo-L@b.info, https://3jornadastdu.geo-lab.info/doku.php?id=wiki:simplepie&rev= (accessed June 19, 2025).

CBE/CSE style

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

Bluebook style

wiki:simplepie, https://3jornadastdu.geo-lab.info/doku.php?id=wiki:simplepie&rev= (last visited June 19, 2025).

AMA style

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

BibTeX entry

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