File: national-science-foundation-grant-proposals.csl

package info (click to toggle)
citation-style-language-styles 0.2.45-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 82,448 kB
  • sloc: ruby: 328; perl: 50; makefile: 10
file content (50 lines) | stat: -rw-r--r-- 2,004 bytes parent folder | download | duplicates (4)
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
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
<?xml version="1.0" encoding="utf-8"?>
<style xmlns="http://purl.org/net/xbiblio/csl" version="1.0" class="in-text" default-locale="en-US">
  <info>
    <title>National Science Foundation (grant proposals)</title>
    <title-short>NSF</title-short>
    <id>http://www.zotero.org/styles/national-science-foundation-grant-proposals</id>
    <link href="http://www.zotero.org/styles/national-science-foundation-grant-proposals" rel="self"/>
    <link href="https://www.nsf.gov/pubs/policydocs/pappg19_1/pappg_2.jsp#IIC2e" rel="documentation"/>
    <author>
      <name>Paul Gugger</name>
      <email>pgugger@umces.edu</email>
    </author>
    <category citation-format="numeric"/>
    <category field="science"/>
    <updated>2019-02-06T14:09:00+00:00</updated>
    <rights license="http://creativecommons.org/licenses/by-sa/3.0/">This work is licensed under a Creative Commons Attribution-ShareAlike 3.0 License</rights>
  </info>
  <citation collapse="citation-number">
    <sort>
      <key variable="citation-number"/>
    </sort>
    <layout prefix="[" suffix="]" delimiter=", ">
      <text variable="citation-number"/>
    </layout>
  </citation>
  <bibliography>
    <layout>
      <text variable="citation-number" suffix=". "/>
      <names variable="author" suffix=" ">
        <name delimiter=", " name-as-sort-order="all" sort-separator=" " form="long" initialize-with=""/>
      </names>
      <date variable="issued" prefix="(" suffix=") ">
        <date-part name="year" form="long"/>
      </date>
      <text variable="title" suffix=". "/>
      <text variable="container-title" suffix=", " font-style="italic"/>
      <text variable="volume"/>
      <text variable="issue" prefix="(" suffix=")"/>
      <text variable="page" prefix=":" suffix=". "/>
      <choose>
        <if variable="DOI">
          <text variable="DOI" prefix="https://doi.org/"/>
        </if>
        <else>
          <text variable="URL"/>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>