Différences
Ci-dessous, les différences entre deux révisions de la page.
Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente Prochaine révision Les deux révisions suivantes | ||
3_composition:annexes:bibliographie:compacter_une_bibliographie [2018/05/24 16:57] joseph.wright |
3_composition:annexes:bibliographie:compacter_une_bibliographie [2018/06/03 14:21] joseph.wright |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
--- | --- | ||
- | section: Bibliographies and citations | + | title: Reducing spacing in the bibliography |
- | subsection: Creating | + | category: bibliographies |
+ | tags: citations | ||
permalink: / | permalink: / | ||
- | date: 2014-06-10 | ||
--- | --- | ||
- | |||
- | # Reducing spacing in the bibliography | ||
Bibliographies are, in fact, implemented as lists, so all the | Bibliographies are, in fact, implemented as lists, so all the | ||
- | confusion about [reducing list item spacing](FAQ-complist.md) also | + | confusion about [reducing list item spacing](FAQ-complist) also |
applies to bibliographies. | applies to bibliographies. | ||
- | If the [`natbib`](https:// | + | If the [`natbib`](https:// |
some special-purpose bibliography style), the solution is relatively | some special-purpose bibliography style), the solution is relatively | ||
simple& | simple& | ||
Ligne 31: | Ligne 29: | ||
`thebibliography` is built into LaTeX and | `thebibliography` is built into LaTeX and | ||
BibTeX. | BibTeX. | ||
- | [patch the underlying macro](FAQ-patch.md): | + | [patch the underlying macro](FAQ-patch): |
<!-- {% raw %} --> | <!-- {% raw %} --> | ||
```latex | ```latex |