Citar esta página
Datos bibliográficos sobre Software Así es mi país
- Nombre de la página: Software Así es mi país
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 16 enero 2013 16:43 UTC
- Fecha obtenida: 9 marzo 2026 20:13 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771
- Identificador de versión de la página: 1794771
Estilo de citas para Software Así es mi país
Estilo APA
Software Así es mi país. (2013, enero 16). EcuRed, . Consultado el 20:13, marzo 9, 2026 en https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771.
Estilo MLA
"Software Así es mi país." EcuRed, . 16 ene 2013, 16:43 UTC. 9 mar 2026, 20:13 <https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771>.
Estilo MHRA
Colaboradores de EcuRed, 'Software Así es mi país', EcuRed, , 16 enero 2013, 16:43 UTC, <https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771> [consultado el 9 marzo 2026]
Estilo Chicago
Colaboradores de EcuRed, "Software Así es mi país," EcuRed, , https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771 (consultado el marzo 9, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Software Así es mi país [Internet]. EcuRed, ; 2013 ene 16, 16:43 UTC [citado el 2026 mar 9]. Disponible en: https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771.
Estilo Bluebook
Software Así es mi país, https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771 (última visita: marzo 9, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Software Así es mi país --- EcuRed{,} ",
año = "2013",
url = "https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771",
nota = "[En línea; consultado el 9-marzo-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 = "Software Así es mi país --- EcuRed{,} ",
año = "2013",
url = "\url{https://www.ecured.cu/index.php?title=Software_As%C3%AD_es_mi_pa%C3%ADs&oldid=1794771}",
nota = "[En línea; consultado el 9-marzo-2026]"
}