Edit Links |
FAQ /
ReferencingCategories: FAQ, Bibliography << | Page list | >>Frequently Asked Questions about Citations, Cross References and Indexes § Citing/Bibliography§ What is the difference between "normal" BibTeX, Natbib, Jurabib, Biblatex etc.?
§ How can I make citations show up as [1,2,3,6] or [1-3,6] rather than [1][2][3][6]?Insert \usepackage{cite} into the LaTeX preamble. Most LaTeX distributions should have this package included. § How can I create a shortcut to Insert > Citation / Cross-Reference / Label / Index Entry / Nomenclature Entry?Add the following lines into to your user.bind: \bind "M-c" "citation-insert" \bind "M-r" "dialog-show-new-inset ref" \bind "M-l" "label-insert" \bind "M-i" "index-insert" \bind "M-n" "nomencl-insert" § IndexingHow can I generate multiple indexes?
<< | FAQ.PageList | >> |