Citar esta página
Datos bibliográficos sobre CSV
- Nombre de la página: CSV
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 24 septiembre 2012 15:33 UTC
- Fecha obtenida: 26 abril 2026 06:41 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=CSV&oldid=1666999
- Identificador de versión de la página: 1666999
Estilo de citas para CSV
Estilo APA
CSV. (2012, septiembre 24). EcuRed, . Consultado el 06:41, abril 26, 2026 en https://www.ecured.cu/index.php?title=CSV&oldid=1666999.
Estilo MLA
"CSV." EcuRed, . 24 sep 2012, 15:33 UTC. 26 abr 2026, 06:41 <https://www.ecured.cu/index.php?title=CSV&oldid=1666999>.
Estilo MHRA
Colaboradores de EcuRed, 'CSV', EcuRed, , 24 septiembre 2012, 15:33 UTC, <https://www.ecured.cu/index.php?title=CSV&oldid=1666999> [consultado el 26 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "CSV," EcuRed, , https://www.ecured.cu/index.php?title=CSV&oldid=1666999 (consultado el abril 26, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. CSV [Internet]. EcuRed, ; 2012 sep 24, 15:33 UTC [citado el 2026 abr 26]. Disponible en: https://www.ecured.cu/index.php?title=CSV&oldid=1666999.
Estilo Bluebook
CSV, https://www.ecured.cu/index.php?title=CSV&oldid=1666999 (última visita: abril 26, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "CSV --- EcuRed{,} ",
año = "2012",
url = "https://www.ecured.cu/index.php?title=CSV&oldid=1666999",
nota = "[En línea; consultado el 26-abril-2026]"
}
Cuando se utiliza la dirección URL de empaquetamiento LaTeX (\usepackage{url} en algún lugar del preámbulo) que tiende a dar direcciones web con un formato más agradable, se prefiere lo siguiente:
@misc{ wiki:xxx,
autor = "EcuRed",
título = "CSV --- EcuRed{,} ",
año = "2012",
url = "\url{https://www.ecured.cu/index.php?title=CSV&oldid=1666999}",
nota = "[En línea; consultado el 26-abril-2026]"
}