File: citation.default.style.xml

package info (click to toggle)
dblatex 0.3.9-3
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 13,012 kB
  • sloc: xml: 102,747; python: 8,127; makefile: 117; sh: 48
file content (25 lines) | stat: -rw-r--r-- 1,021 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd">
<refentry id="citation.default.style">
  <refmeta>
    <refentrytitle>citation.default.style</refentrytitle>
  </refmeta>
  <refnamediv>
    <refname><parameter>citation.default.style</parameter></refname>
    <refpurpose>Default natbib citation style to apply</refpurpose>
  </refnamediv>
  <refsynopsisdiv>
    <programlisting><xi:include xmlns:xi="http://www.w3.org/2001/XInclude" parse="text" href="syn/citation.default.style.xml"/></programlisting>
  </refsynopsisdiv>
  <refsection>
    <title>Description</title>
    <para>Default natbib citation style to apply when natbib is used.</para>
  </refsection>
  <refsection>
    <title>See Also</title>
    <itemizedlist>
      <listitem><xref linkend="sec-natbib"/></listitem>
      <listitem><xref linkend="pi-dblatex_citestyle"/></listitem>
    </itemizedlist>
  </refsection>
</refentry>