Citar esta página
Datos bibliográficos sobre Variables
- Nombre de la página: Variables
- Autor: EcuRed contributors
- Editor: EcuRed, .
- Fecha de la última revisión: 8 junio 2015 21:56 UTC
- Fecha obtenida: 16 agosto 2026 18:47 UTC
- Dirección URL permanente: https://www.ecured.cu/index.php?title=Variables&oldid=2494240
- Identificador de versión de la página: 2494240
Estilo de citas para Variables
Estilo APA
Variables. (2015, junio 8). EcuRed, . Consultado el 18:47, agosto 16, 2026 en https://www.ecured.cu/index.php?title=Variables&oldid=2494240.
Estilo MLA
"Variables." EcuRed, . 8 jun 2015, 21:56 UTC. 16 ago 2026, 18:47 <https://www.ecured.cu/index.php?title=Variables&oldid=2494240>.
Estilo MHRA
Colaboradores de EcuRed, 'Variables', EcuRed, , 8 junio 2015, 21:56 UTC, <https://www.ecured.cu/index.php?title=Variables&oldid=2494240> [consultado el 16 agosto 2026]
Estilo Chicago
Colaboradores de EcuRed, "Variables," EcuRed, , https://www.ecured.cu/index.php?title=Variables&oldid=2494240 (consultado el agosto 16, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Variables [Internet]. EcuRed, ; 2015 jun 8, 21:56 UTC [citado el 2026 ago 16]. Disponible en: https://www.ecured.cu/index.php?title=Variables&oldid=2494240.
Estilo Bluebook
Variables, https://www.ecured.cu/index.php?title=Variables&oldid=2494240 (última visita: agosto 16, 2026).
Entrada BibTeX
@misc{ wiki:xxx,
autor = "EcuRed",
título = "Variables --- EcuRed{,} ",
año = "2015",
url = "https://www.ecured.cu/index.php?title=Variables&oldid=2494240",
nota = "[En línea; consultado el 16-agosto-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 = "Variables --- EcuRed{,} ",
año = "2015",
url = "\url{https://www.ecured.cu/index.php?title=Variables&oldid=2494240}",
nota = "[En línea; consultado el 16-agosto-2026]"
}