查看文章 |
Using Natbib(http://wiki.lyx.org/LyX/HumanitiesLyX)To set up LyX to use Add the following line to your LaTeX preamble: \bibpunct{(}{)}{,}{a}{,}{,}This specifies in-text punctuation options for citations, i.e., Author (Year), commas between citations, and so on. See the To add a bibliography to your LyX document, go to Insert→List/TOC→BibTeX bibliography, and hit "Add" to add a database. Select the .bib file from the list* or browse to find it on your computer. *Hint: If you save your bib file in a place where LaTeX can find it (usually ending in Then select a citation style. Note that it has to be one that has been designed for natbib. Use either one of those shipped with natbib ( After you have closed the BibTeX dialog, LyX will have access to your bibliography and you can add citations from inside LyX using Insert→Citation. The dialog allows you to choose from the following options for in-text citation: Author (Year) You can cite multiple entries from the Add Citation dialog by hitting "Add" several times for various entries and then click "OK." |