<?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" initialize-with-hyphen="false">
  <info>
    <title>Protein Engineering Design and Selection</title>
    <title-short>PEDS</title-short>
    <id>http://www.zotero.org/styles/protein-engineering-design-and-selection</id>
    <link href="http://www.zotero.org/styles/protein-engineering-design-and-selection" rel="self"/>
    <link href="http://www.zotero.org/styles/international-union-of-crystallography" rel="template"/>
    <link href="https://academic.oup.com/peds/pages/Manuscript_Preparation" rel="documentation"/>
    <author>
      <name>James W. Gillespie</name>
      <email>gillejw@auburn.edu</email>
    </author>
    <category citation-format="author-date"/>
    <category field="chemistry"/>
    <issn>1741-0126</issn>
    <eissn>1741-0134</eissn>
    <published>2014-09-06T21:00:00-06:00</published>
    <updated>2026-01-03T21:21:12+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>
  <macro name="author-short">
    <names variable="author">
      <name form="short" and="text"/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor"/>
      </substitute>
    </names>
  </macro>
  <macro name="author">
    <names variable="author">
      <name name-as-sort-order="all" sort-separator="," initialize-with="." and="text" delimiter-precedes-last="never"/>
      <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
      <et-al font-style="italic"/>
      <substitute>
        <names variable="editor"/>
      </substitute>
    </names>
  </macro>
  <macro name="issued">
    <date variable="issued">
      <date-part name="year"/>
    </date>
  </macro>
  <macro name="publisher">
    <group delimiter=", ">
      <text variable="publisher"/>
      <text variable="publisher-place"/>
    </group>
  </macro>
  <macro name="editor">
    <names variable="editor">
      <name name-as-sort-order="all" sort-separator="," initialize-with="." and="text" delimiter-precedes-last="never"/>
      <label form="short" prefix=" (" suffix=")" strip-periods="true"/>
    </names>
  </macro>
  <citation et-al-min="3" et-al-use-first="1" and="text" disambiguate-add-year-suffix="true" collapse="year-suffix">
    <sort>
      <key macro="issued"/>
      <key macro="author"/>
    </sort>
    <layout prefix="(" suffix=")" delimiter="; ">
      <group delimiter=", ">
        <text macro="author-short"/>
        <text macro="issued"/>
      </group>
    </layout>
  </citation>
  <bibliography et-al-min="10" et-al-use-first="3">
    <sort>
      <key macro="author"/>
      <key macro="issued"/>
    </sort>
    <layout suffix=".">
      <group delimiter=" ">
        <text macro="author"/>
        <text macro="issued" prefix="(" suffix=")"/>
        <choose>
          <if type="article article-magazine article-newspaper article-journal review" match="any">
            <group delimiter=", ">
              <text variable="container-title" form="short" font-style="italic"/>
              <text variable="volume" font-weight="bold"/>
              <text variable="page" suffix="."/>
            </group>
          </if>
          <else-if type="chapter paper-conference" match="any">
            <text term="in" text-case="capitalize-first"/>
            <text macro="editor" suffix=","/>
            <text variable="container-title" suffix="." text-case="title" font-style="italic"/>
            <text macro="publisher" suffix=","/>
            <label variable="page" form="short"/>
            <text variable="page" suffix="."/>
          </else-if>
          <else-if type="thesis">
            <text variable="title" suffix="."/>
            <text variable="genre" suffix="."/>
            <text variable="publisher" suffix="."/>
          </else-if>
          <else>
            <text variable="title"/>
            <text macro="publisher" suffix="."/>
          </else>
        </choose>
      </group>
    </layout>
  </bibliography>
</style>
