Sha256: f87fe67536a586342b7f87e1888c0c60c1647aa823d9e30b31d2ecd41938a5ff

Contents?: true

Size: 979 Bytes

Versions: 2

Compression:

Stored size: 979 Bytes

Contents

<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" class="in-text" version="1.0" demote-non-dropping-particle="never">
  <info>
    <title>RFC v2 style</title>
    <id>rfc-v2</id>
    <updated>2017-11-04T15:15:55+00:00</updated>
  </info>
  <macro name="citation-locator">
    <group>
      <label variable="locator" text-case="capitalize-first"/>
      <text variable="locator" prefix=" "/>
    </group>
  </macro>
  <citation>
    <layout>
      <group>
        <group prefix="&lt;xref" suffix="&gt;">
          <text variable="citation-label" prefix=" target=&quot;" suffix="&quot;"/>
        </group>
        <group delimiter=", ">
          <text variable="citation-label" prefix="[" suffix="]"/>
          <text macro="citation-locator"/>
        </group>
        <text value="&lt;/xref&gt;"/>
      </group>
    </layout>
  </citation>
  <bibliography>
    <layout>
      <text variable="note"/>
    </layout>
  </bibliography>
</style>

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
asciidoctor-bibliography-0.7.0 lib/csl/styles/rfc-v2.csl
asciidoctor-bibliography-0.6.0 lib/csl/styles/rfc-v2.csl