2012-03-01 00:41:30 +00:00
|
|
|
# \DeclareLyXModule{Default (basic)}
|
|
|
|
# DescriptionBegin
|
|
|
|
# Use the basic citation capabilities provided by plain LaTeX.
|
|
|
|
# DescriptionEnd
|
|
|
|
# Excludes: jurabib | natbib
|
|
|
|
# Category: Citation engine
|
|
|
|
|
|
|
|
# Author: Julien Rioux <jrioux@lyx.org>
|
|
|
|
|
2013-02-21 20:57:59 +00:00
|
|
|
Format 45
|
2012-03-01 00:41:30 +00:00
|
|
|
|
|
|
|
CiteEngineType numerical
|
|
|
|
DefaultBiblio plain
|
|
|
|
|
|
|
|
CiteEngine default
|
|
|
|
cite[]
|
|
|
|
nocite
|
|
|
|
End
|
|
|
|
|
|
|
|
CiteFormat default
|
|
|
|
# translatable bits
|
|
|
|
_notcited not cited
|
|
|
|
_addtobib Add to bibliography only.
|
|
|
|
|
|
|
|
# macros
|
|
|
|
!open [
|
|
|
|
!sep ,
|
|
|
|
!close ]
|
|
|
|
|
2013-03-27 19:46:32 +00:00
|
|
|
!startlink {!<a href='#LyXCite-%clean:key%'>!}
|
2013-01-10 14:24:53 +00:00
|
|
|
!endlink {!</a>!}
|
|
|
|
|
|
|
|
!cite %!startlink%{%label%[[%label%]][[#%key%]]}%!endlink%%!nextcite%
|
2012-03-01 00:41:30 +00:00
|
|
|
|
|
|
|
!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
|