Go to the first, previous, next, last section, table of contents.

E-6: How can I customise citation mark with Supercite?

      								

Use sc-register-2.3.1 written by yoichi@s5g.ksp.fujixerox.co.jp. You can use it by installing sc-register and adding the following configuration.

        								
  (setq sc-load-hook '(lambda () (require 'sc-register)))        	
  (setq sc-preferred-attribution 'registeredname)        		
      								

You will find it convenient when 'selection by completion' is tiresome, e.g., when including Japanese characters.

      								

Note that sc-register does not work with Supercite 3.0 or later. It is said that sc-register will be integrated to Supercite in future.

      								

Go to the first, previous, next, last section, table of contents.