# \DeclareLyXCiteEngine{BibTeX (basic)} # DescriptionBegin # Use the basic citation capabilities provided by plain LaTeX. # DescriptionEnd # Excludes: jurabib | natbib # Author: Julien Rioux Format 62 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