MiriamSanchez11 / 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 #37

Closed rocioalonsolh closed 3 years ago

rocioalonsolh commented 3 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...}}