jesgararm / go-bees

Android app for monitoring bee hives activity.
http://gobees.io/
GNU General Public License v3.0
0 stars 0 forks source link

Pasar anexos a latex #33

Closed Adripy closed 2 years ago

Adripy commented 2 years ago

Anexos

Expresión regular para corregir las referencias:

Ej: {[}art:campbell2005{]}\_ -> \citep{art:campbell2005}

Expresión regular para corregir las imágenes:

Ej: \includegraphics{../../img/s2.png} -> \imagen{s2}{descripción...}}

jesgararm commented 2 years ago

davidmigloz added a commit that referenced this issue on 6 Feb 2017 @davidmigloz Convert annex D to latex #179

davidmigloz added a commit that referenced this issue on 6 Feb 2017 @davidmigloz Convert annex E to latex #179

davidmigloz added a commit that referenced this issue on 7 Feb 2017 @davidmigloz Convert annex B to latex #179