1.6.2 cite

<..configure ooffice latex..>+
 \Configure{cite}
    {\HCode{<text:bibliography-mark
                  text:bibliography-type="custom1">}}
    {\HCode{</text:bibliography-mark>}}
    {\Link}         {\EndLink}
 \let\lat:cite\@cite
 \def\@cite#1#2{{#1\if@tempswa , #2\fi}}
-_-_-

 
 \Configure{cite}
    {\HCode{<text:bibliography-mark text:identifier="}\bgroup
       \def\:nbsp{ }\NoFonts
       \setbox0=\hbox\bgroup
    }
    {\egroup
     \copy0
     \EndNoFonts
     \HCode{"\Hnewline text:bibliography-type="custom1"
       >}[\box0]\HCode{</text:bibliography-mark>}\egroup
    }
 %   {}{}
    {\Link}{\EndLink}
 \let\lat:cite\@cite
 \def\@cite#1#2{{#1\if@tempswa , #2\fi}}

<..configure ooffice apacite..>+
 \Configure{cite}
    {\HCode{<!--cite-->}\bgroup
       \def\:nbsp{ }\NoFonts
    }
    {\EndNoFonts\egroup \HCode{<!--/cite-->}}
    {}{}
 \let\@cite\lat:cite
-_-_-
<text:bibliography-mark  
     text:identifier="shortname"  
     text:bibliography-type="article"  
     text:address="address"  
     text:annote="annotation"  
     text:author="author"  
     text:booktitle="book title"  
     text:chapter="chapter"  
     text:edition="edition"  
     text:editor="editor"  
     text:howpublished="publication type"  
     text:institution="institution"  
     text:journal="journal"  
     text:month="month"  
     text:note="note"  
     text:number="number"  
     text:organizations="organization"  
     text:pages="pages"  
     text:publisher="publisher"  
     text:school="university"  
     text:series="series"  
     text:title="title"  
     text:report-type="report type"  
     text:volume="volume"  
     text:year="year"  
     text:url="url"  
     text:isbn="isbn 1234567890">  
[1]  
</text:bibliography-mark>