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: 24 abril 2026 03:06 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 03:06, abril 24, 2026 en https://www.ecured.cu/index.php?title=Variables&oldid=2494240.
Estilo MLA
"Variables." EcuRed, . 8 jun 2015, 21:56 UTC. 24 abr 2026, 03:06 <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 24 abril 2026]
Estilo Chicago
Colaboradores de EcuRed, "Variables," EcuRed, , https://www.ecured.cu/index.php?title=Variables&oldid=2494240 (consultado el abril 24, 2026).
Estilo CBE/CSE
Colaboradores de EcuRed. Variables [Internet]. EcuRed, ; 2015 jun 8, 21:56 UTC [citado el 2026 abr 24]. 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: abril 24, 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 24-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 = "Variables --- EcuRed{,} ",
año = "2015",
url = "\url{https://www.ecured.cu/index.php?title=Variables&oldid=2494240}",
nota = "[En línea; consultado el 24-abril-2026]"
}