view .svn/pristine/74/746eb676a490baf5ce191dc6543fabe7fb71d84c.svn-base @ 1113:ca871a83c0f4 bibplugin_bibtex

creates the author in case it no suggestion was made by the user.
author luisf <luis.figueira@eecs.qmul.ac.uk>
date Tue, 11 Dec 2012 18:48:33 +0000
parents cbb26bc654de
children
line wrap: on
line source
module CodeRay
module Styles
  
  default :alpha
  
end
end