GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
bibtexconv-odt(1) FreeBSD General Commands Manual bibtexconv-odt(1)

bibtexconv-odt
ODT Helper Script for BibTeX Converter

bibtexconv-odt Template_ODT Output_ODT BibTeX_File Export_Script

bibtexconv-odt runs bibtexconv to generate an Open Document Text (ODT) content.xml file, which is then joined with an existing template ODT file into an output ODT file.

The following arguments have to be provided:
Template_ODT
The template ODT file.
Output_ODT
The output ODT file.
BibTeX_File
The input BibTeX file for BibTeXConv.
Export_Script
The input export script for BibTeXConv.

bibtexconv-odt \

/usr/share/doc/bibtexconv/examples/ODT-Template.odt \
MyPublications.odt \
/usr/share/doc/bibtexconv/examples/ExampleReferences.bib \
/usr/share/doc/bibtexconv/examples/odt-example.export
Uses export script /usr/share/doc/bibtexconv/examples/odt-example.export to export references from /usr/share/doc/bibtexconv/examples/ExampleReferences.bib to MyPublications.odt as OpenDocument Text (ODT), according to the template ODT file /usr/share/doc/bibtexconv/examples/ODT-Template.odt.
May 12, 2012 bibtexconv-odt

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.