(incubating) | The Free and Open Productivity Suite
Announcing Apache OpenOffice 3.4
<xsl:stylesheet xmlns:xdoc="http://www.pnp-software.com/XSLTdoc" xmlns:xsl="http://www.w3.org/1999/XSL/Transform" exclude-result-prefixes="xdoc" version="2.0">
  
  
<!-- import default document stylesheet -->
  
<xsl:import href="dbng-xhtml.xsl" />
  
  
     <xdoc:doc type="stylesheet">Demonstrates how to use CiteProc with SRU servers,
    and also how to customize it by using xsl:import to override default parameters.
</xdoc:doc>

  
  
<!-- then override default paraemters; could also override templates -->
  
<xsl:param name="citation-style" select="'apa-en'" />
  
<xsl:param name="bibdb" select="'sru'" />
  
<xsl:param name="server_url" select="'http://polaris.ipoe.uni-kiel.de/refs/sru.php?'" />
  
<xsl:param name="email" select="'user@refbase.net'" />
  
</xsl:stylesheet>






































v

Apache Feather

Copyright & License | Privacy | Contact Us

Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.