# \DeclareLyXCiteEngine{Basic (BibTeX)} # DescriptionBegin # The basic citation capabilities provided by BibTeX. # Mainly simple numeric styles primarily suitable for science and maths. # DescriptionEnd # Excludes: jurabib | natbib | biblatex # Author: Julien Rioux Format 62 CiteFramework bibtex CiteEngineType default DefaultBiblio plain CiteEngine default cite[] nocite End CiteFormat default # translatable bits _notcited not cited _addtobib Add to bibliography only. # macros !open [ !sep , !close ] !startlink {!!} !endlink {!!} !cite %!startlink%{%label%[[%label%]][[{%numericallabel%[[%numericallabel%]][[#%key%]]}]]}%!endlink%%!nextcite% !nextcite {%next%[[%!sep% %!cite%]]} !nexthashkey {%next%[[%!sep% #%key%%!nexthashkey%]]} !nextkey {%next%[[%!sep% %key%%!nextkey%]]} !textafter {%textafter%[[, %textafter%]]} # cite styles cite %!open%{%dialog%[[#ID]][[%!cite%]]}%!textafter%%!close% nocite {%dialog%[[%_addtobib%]][[%key%%!nextkey% (%_notcited%)]]} End