|
|
|
@ -1,3 +1,4 @@
|
|
|
|
|
```yaml
|
|
|
|
|
---
|
|
|
|
|
title: "Protocolo de Investigación: Uso de Markdown para la Redacción Científica"
|
|
|
|
|
author: Gerardo Marx Chávez-Campos
|
|
|
|
@ -9,6 +10,7 @@ header-includes:
|
|
|
|
|
- \usepackage{amsmath}
|
|
|
|
|
output: pdf
|
|
|
|
|
---
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
## Introducción
|
|
|
|
|
|
|
|
|
@ -96,9 +98,11 @@ El contenido del archivo `referencias.bib` sigue el formato tipo Bibtex y a cont
|
|
|
|
|
}
|
|
|
|
|
```
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Estilos de citas CSL
|
|
|
|
|
|
|
|
|
|
https://github.com/citation-style-language/styles-distribution/blob/master/ieee.csl?utm_source=chatgpt.com
|
|
|
|
|
https://github.com/citation-style-language/styles-distribution/blob/master/ieee.csl?
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
### Ejemplos de comandos Pandoc
|
|
|
|
|