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