<?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" default-locale="de-DE">
  <info>
    <title>Bibliothek für Bildungsgeschichtliche Forschung (BBF) (Deutsch)</title>
    <title-short>BBF</title-short>
    <id>http://www.zotero.org/styles/bibliothek-fur-bildungsgeschichtliche-forschung</id>
    <link href="http://www.zotero.org/styles/bibliothek-fur-bildungsgeschichtliche-forschung" rel="self"/>
    <link xml:lang="de" href="https://jb-historische-bildungsforschung.de/editorial/guidelines.xml" rel="documentation"/>
    <author>
      <name>Klaus Thoden</name>
      <uri>https://www.dipf.de/de/institut/personen/thoden-klaus</uri>
    </author>
    <category citation-format="author-date"/>
    <category field="humanities"/>
    <summary>Citation style to be used by various services of the BBF, e.g. bildungsgeschichte.de, JHB, and ScriptaPaedagogica.</summary>
    <updated>2024-09-09T19:03:39+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>
  <locale xml:lang="de">
    <terms>
      <term name="et-al">et al.</term>
      <term name="online">Online unter</term>
    </terms>
    <date form="numeric">
      <date-part name="day" form="numeric-leading-zeros" suffix="."/>
      <date-part name="month" form="numeric-leading-zeros" suffix="."/>
      <date-part name="year"/>
    </date>
  </locale>
  <macro name="creator-year-long">
    <group delimiter=" ">
      <names variable="author">
        <name delimiter="/" name-as-sort-order="all"/>
        <label form="short" prefix=" (" suffix=")"/>
        <substitute>
          <choose>
            <if variable="original-date">
              <text variable="title"/>
            </if>
            <else>
              <names variable="editor"/>
              <text variable="title"/>
            </else>
          </choose>
        </substitute>
      </names>
      <text macro="year" prefix="(" suffix=")"/>
    </group>
  </macro>
  <macro name="editor-container-title">
    <group delimiter=": ">
      <text term="in" text-case="capitalize-first"/>
      <group delimiter=": " suffix=".">
        <group delimiter=" ">
          <names variable="editor">
            <name delimiter="/" name-as-sort-order="all"/>
            <label form="short" prefix=" (" suffix=")"/>
          </names>
          <text macro="year-issued" prefix="(" suffix=")"/>
        </group>
        <text variable="container-title"/>
      </group>
    </group>
  </macro>
  <macro name="publication-place-publisher">
    <group delimiter=": ">
      <text variable="publisher-place"/>
      <text variable="publisher"/>
    </group>
  </macro>
  <macro name="creator-year-short">
    <group delimiter=" ">
      <text macro="creator-short"/>
      <text macro="year"/>
    </group>
  </macro>
  <macro name="edition">
    <choose>
      <if match="any" is-numeric="edition">
        <group delimiter=" ">
          <number variable="edition" form="ordinal"/>
          <text term="edition"/>
        </group>
      </if>
      <else>
        <text variable="edition"/>
      </else>
    </choose>
  </macro>
  <macro name="collection-title-number">
    <group delimiter=" " prefix="(= " suffix=")">
      <text variable="collection-title"/>
      <text variable="collection-number"/>
    </group>
  </macro>
  <macro name="website">
    <group delimiter=": ">
      <text term="in" text-case="capitalize-first"/>
      <group delimiter=" ">
        <text variable="collection-title"/>
      </group>
    </group>
  </macro>
  <macro name="page-range">
    <group delimiter=" ">
      <text term="page" form="short"/>
      <text variable="page"/>
    </group>
  </macro>
  <macro name="online-url">
    <group delimiter=" ">
      <text value="URL: "/>
      <text variable="URL"/>
      <date form="numeric" variable="accessed" prefix="(Abruf " suffix=")"/>
    </group>
  </macro>
  <macro name="doi">
    <group delimiter=" ">
      <text value="DOI: "/>
      <text variable="DOI"/>
    </group>
  </macro>
  <macro name="shorttitle">
    <group delimiter=" ">
      <text variable="title" form="short"/>
    </group>
  </macro>
  <macro name="container-title-volume">
    <group delimiter=" ">
      <text variable="container-title"/>
      <text variable="volume"/>
    </group>
  </macro>
  <macro name="creator-short">
    <names variable="author">
      <name form="short" delimiter="/"/>
      <substitute>
        <choose>
          <if variable="original-date">
            <text macro="shorttitle"/>
          </if>
          <else>
            <names variable="editor"/>
            <text macro="shorttitle"/>
          </else>
        </choose>
      </substitute>
    </names>
  </macro>
  <macro name="year">
    <choose>
      <if variable="original-date">
        <date date-parts="year" form="text" variable="original-date"/>
      </if>
      <else>
        <date date-parts="year" form="text" variable="issued"/>
      </else>
    </choose>
  </macro>
  <macro name="year-issued">
    <date date-parts="year" form="text" variable="issued"/>
  </macro>
  <citation et-al-min="4" et-al-use-first="3" delimiter-precedes-et-al="never" disambiguate-add-year-suffix="true" collapse="year-suffix">
    <layout delimiter=", " prefix="">
      <group delimiter=", ">
        <text macro="creator-year-short"/>
        <group delimiter=" ">
          <text variable="locator"/>
        </group>
      </group>
    </layout>
  </citation>
  <bibliography hanging-indent="true" entry-spacing="1" subsequent-author-substitute="&#8212;" subsequent-author-substitute-rule="complete-all">
    <sort>
      <key macro="creator-short"/>
      <key macro="year"/>
    </sort>
    <layout>
      <choose>
        <if type="manuscript graphic" match="any">
          <group delimiter=". " suffix=".">
            <group delimiter=", ">
              <text variable="title"/>
              <date form="numeric" variable="issued"/>
            </group>
            <group delimiter=": ">
              <text term="in" text-case="capitalize-first"/>
              <group delimiter=", ">
                <text variable="archive"/>
                <text variable="archive_location"/>
                <text macro="page-range"/>
                <text macro="online-url"/>
              </group>
            </group>
          </group>
        </if>
        <else>
          <group delimiter=". " suffix=".">
            <group delimiter=": ">
              <text macro="creator-year-long"/>
              <text variable="title"/>
            </group>
            <choose>
              <if type="book" match="any">
                <group delimiter=". ">
                  <text macro="edition"/>
                  <text macro="publication-place-publisher"/>
                  <text macro="collection-title-number"/>
                  <text macro="doi"/>
                  <text macro="online-url"/>
                </group>
              </if>
              <else-if type="article-journal article-magazine article-newspaper" match="any">
                <group delimiter=", ">
                  <group delimiter=": ">
                    <text term="in" text-case="capitalize-first"/>
                    <text macro="container-title-volume"/>
                  </group>
                  <text macro="page-range"/>
                </group>
                <text macro="doi"/>
                <text macro="online-url"/>
              </else-if>
              <else-if type="chapter" match="any">
                <group delimiter=", ">
                  <group delimiter=". ">
                    <text macro="editor-container-title"/>
                    <text macro="edition"/>
                    <text macro="publication-place-publisher"/>
                  </group>
                  <text macro="page-range"/>
                  <text macro="collection-title-number"/>
                </group>
                <text macro="doi"/>
                <text macro="online-url"/>
              </else-if>
              <else-if type="webpage" match="any">
                <group delimiter=". ">
                  <text macro="website"/>
                  <text macro="publication-place-publisher"/>
                  <text macro="page-range"/>
                  <text macro="online-url"/>
                </group>
              </else-if>
              <else>
                <group delimiter=". ">
                  <choose>
                    <if match="any" variable="container-title">
                      <text macro="editor-container-title"/>
                    </if>
                  </choose>
                  <text macro="publication-place-publisher"/>
                  <text macro="page-range"/>
                  <text macro="collection-title-number"/>
                  <text macro="online-url"/>
                </group>
              </else>
            </choose>
          </group>
        </else>
      </choose>
    </layout>
  </bibliography>
</style>
