2016-12-31 08:28:51 +00:00
|
|
|
# \DeclareLyXCiteEngine{Basic (BibTeX)}
|
2012-03-01 00:41:30 +00:00
|
|
|
# DescriptionBegin
|
2016-12-31 08:28:51 +00:00
|
|
|
# The basic citation capabilities provided by BibTeX.
|
|
|
|
# Mainly simple numeric styles primarily suitable for science and maths.
|
2012-03-01 00:41:30 +00:00
|
|
|
# DescriptionEnd
|
|
|
|
# Excludes: jurabib | natbib
|
|
|
|
|
|
|
|
# Author: Julien Rioux <jrioux@lyx.org>
|
|
|
|
|
2016-10-22 07:25:01 +00:00
|
|
|
Format 62
|
2012-03-01 00:41:30 +00:00
|
|
|
|
2013-05-16 14:00:54 +00:00
|
|
|
CiteEngineType default
|
2012-03-01 00:41:30 +00:00
|
|
|
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>!}
|
|
|
|
|
2013-05-14 19:50:13 +00:00
|
|
|
!cite %!startlink%{%label%[[%label%]][[{%numericallabel%[[%numericallabel%]][[#%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
|