Difference between revisions of "Bibliographic/Zotero Plugin"

From Apache OpenOffice Wiki
Jump to: navigation, search
m (Plugin details)
(Plugin details: Python UNO API link)
Line 14: Line 14:
 
The [http://www.zotero.org/documentation/openoffice_integration  extension] is available from the [http://www.zotero.org/documentation/openoffice_integration Zotero site].  
 
The [http://www.zotero.org/documentation/openoffice_integration  extension] is available from the [http://www.zotero.org/documentation/openoffice_integration Zotero site].  
  
The code is written in [http://www.python.org Python]. Details about the coding and packing of OpenOffice extensions is available from the [[Extensions | Extensions Wiki pages]].
+
The code is written in [http://www.python.org Python] and uses the OpenOffice.org [[Python |Python UNO API]]. Details about the coding and packing of OpenOffice extensions is available from the [[Extensions | Extensions Wiki pages]].
  
 
==Issues==
 
==Issues==

Revision as of 22:37, 8 December 2007

Description

The Zotero-OpenOffice plugin provides the facility with OpenOffice Writer to manage references in your Writer documents. It provides five basic functions:

  • Add Citation
  • Edit Citation
  • Zotero Insert Bibliography
  • Refresh - updates your references to any changes in your Zotero collection.
  • Document Preferences - allowing you to change your bibliographic style on the fly

Plugin details

The Zotero-OpenOffice plugin was Modified by Ian Laurenson under contract to the University of Southern Queensland for OOo Writer.

The macros integrate Microsoft Word (MSWD) or OpenOffice.org (OOo) with Zotero - a Firefox bibliographic extension.

The extension is available from the Zotero site.

The code is written in Python and uses the OpenOffice.org Python UNO API. Details about the coding and packing of OpenOffice extensions is available from the Extensions Wiki pages.

Issues

Personal tools