Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
Prochaine révision
Révision précédente
composition:annexes:bibliographie:reconstruire_un_fichier_bib [2018/06/03 10:00] d.p.carlisle3_composition:annexes:bibliographie:reconstruire_un_fichier_bib [2021/11/11 14:46] (Version actuelle) – Correction de la mise en forme. yannick.tanguy
Ligne 1: Ligne 1:
---- +====== Comment reconstruire un fichier “.bib”? ======
-title: Reconstructing `bib` files +
-category: bibliographies +
-permalink: /FAQ-makebib +
-date: 2014-06-10 +
----+
  
-Perhaps you've lost the `bib` file you generated your document from, 
-or have been sent a document without one.  Or even, you've realised 
-the error of building a substantial document without the benefit of 
-BibTeX… 
  
-The `Perl` script, [`tex2bib`](https://ctan.org/pkg/tex2bib) makes a reasonable job +Peut-être avez-vous perdu le fichier « ''.bib'' » à partir duquel vous avez produit votre document
-of regenerating `bib` files from `thebibliography` +ou bien un correspondant vous a envoyé un document sans fichier « ''.bib'' ». 
-environmentsprovided that the original (whether automatically or +Ou encore, vous avez fait l'erreur d'écrire un gros document sans utiliser ''BibTeX''...
-manually generated) doesn't deviate too far from the "standard" +
-styles.+
  
-You are well-advised to check the output of the script.  While it will +Le script Perl [[ctanpkg>tex2bib]] permet de reconstituer des fichiers « ''.bib'' » 
-not usually destroy informationit can quite reasonably mislabel it.+à partir des environnements ''thebibliography''à condition que l'original 
 +(qu'il soit généré automatiquement ou manuellement) ne s'écarte pas trop des styles « classiques ».
  
-Documentation of the script is to be found in the file `tex2bib.readme`+La documentation du script se trouve dans le fichier ''tex2bib.readme''
 +Sa syntaxe est très simple, en ligne de commande :
  
 +<code bash>
 +tex2bib -i mon_fichier_d_entree.tex -o biblio_restauree.bib
 +</code>
 +
 +(l'option ''-k'' permet de regénérer les clefs de la bibliographie)
 +
 +<note important>
 +Il est conseillé de bien vérifier la sortie du script.
 +
 +Bien qu'il ne détruise généralement pas d'informations, il a tendance à mal les étiqueter.
 +</note>
 +
 +-----
 +//Source:// [[faquk>FAQ-makebib|Reconstructing `.bib` files]]
 +
 +{{htmlmetatags>metatag-keywords=(LaTeX,bibliographies,retrouver un fichier ".bib",reconstruire un fichier BibTeX,PDF to BibTeX,LaTeX to BibTeX,bibliographie perdue)
 +metatag-og:title=(Reconstructing “.bib” files)
 +metatag-og:site_name=(FAQ LaTeX francophone)
 +}}
  
3_composition/annexes/bibliographie/reconstruire_un_fichier_bib.1528020027.txt.gz · Dernière modification : 2018/06/03 10:00 de d.p.carlisle
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0