Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédenteProchaine révision | Révision précédente | ||
| composition:annexes:bibliographie:probleme_avec_le_style_unsrt [2018/12/03 23:01] – jejust | 3_composition:annexes:bibliographie:probleme_avec_le_style_unsrt [2021/11/11 15:03] (Version actuelle) – Correction de la mise en forme. Déplacement d'une partie d'une autre question, mieux adaptée ici. yannick.tanguy | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ======  | + | ======  | 
| + | En utilisant le style bibliographique [[ctanpkg> | ||
| - | If you're using the [[ctanpkg> | + | Cependant, si vous avez la malchance d' | 
| - | expecting that your bibliography will //not// be sorted, but that | + | |
| - | the entries will appear in the order that they first appeared in your | + | |
| - | document. | + | |
| - | However, if you're unfortunate enough to need a citation in a section | + | ===== Avec des suppressions de fichier ===== | 
| - | title, and you also have a table of contents, the citations that now | + | |
| - | appear in the table of contents will upset the " | + | |
| - | produced by the [[ctanpkg> | + | |
| - | citations in captions, and have a list of figures (or tables). | + | |
| - | There' | + | Il existe une méthode manuelle assez simple  | 
| - | problem  | + |   - supprimez le fichier auxiliaire (d' | 
| - |    | + |    | 
| + |    | ||
| + |    | ||
| - | 1.  Delete the '' | + | ===== Avec l'extension “notoccite” ===== | 
| - |     '' | + | |
| - | 2. Run LaTeX. | + | |
| - | 3. Run BibTeX for the last time. | + | |
| - | 4. Run LaTeX often enough that things are stable again. | + | |
| - | Which is indeed  | + | Ce qui paraît ici simple  | 
| - | found errors in your " | + | |
| - | The package  | + | Heureusement, | 
| - | citations  | + | |
| - | (or other floating things: the code is quite general). | + | |
| + | <WRAP column half> | ||
| + | <file bibtex notoccitebib.bib> | ||
| + | @Misc{DOC, | ||
| + |           author =        | ||
| + |            title =        | ||
| + | } | ||
| + | @Misc{DOC2, | ||
| + |           author =        | ||
| + |            title =        | ||
| + | } | ||
| + | </ | ||
| + | </ | ||
| + | <WRAP column half> | ||
| + | <file latex notoccitetex.tex> | ||
| + | \documentclass{book} | ||
| - | ----- | + |   | 
| + |   | ||
| + |   | ||
| + | \begin{document} | ||
| + |   | ||
| + | |||
| + |   | ||
| + | |||
| + | \chapter{Voir \cite{DOC2}} | ||
| + |   | ||
| + | |||
| + | \bibliography{notoccitebib} | ||
| + | \end{document} | ||
| + | </ | ||
| + | </ | ||
| + | <WRAP clear /> | ||
| + | |||
| + | <note important> | ||
| + | Dans le fichier d' | ||
| + | qui restent inchangées dans les en-têtes. Mais, si les références sont en minuscules, | ||
| + | il faudra utiliser l' | ||
| + | </ | ||
| + | |||
| + | ----- | ||
| //Source:// [[faquk> | //Source:// [[faquk> | ||
| - | {{htmlmetatags> | + | {{htmlmetatags> | 
| - | metatag-og: | + | metatag-og: | 
| metatag-og: | metatag-og: | ||
| }} | }} | ||
| - | |||

