{
  "__type": "IngestedDoc",
  "__tag": 4010,
  "_content": {
    "Notes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Citation definitions use the block-level "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": ".. [label] text"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " form. They currently render as placeholders until the citation block visitor is fully wired; references nevertheless carry the label so the viewer can anchor "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "#cite-<label>"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " links."
            }
          ]
        },
        {
          "__type": "Citation",
          "__tag": 4064,
          "label": "CIT2002",
          "children": [
            {
              "__type": "Paragraph",
              "__tag": 4045,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "Example citation 2002, authors, title, year."
                }
              ]
            }
          ]
        },
        {
          "__type": "Citation",
          "__tag": 4064,
          "label": "Nielsen2020",
          "children": [
            {
              "__type": "Paragraph",
              "__tag": 4045,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "Nielsen, M. 2020, \"Quantum computation and quantum information\"."
                }
              ]
            }
          ]
        },
        {
          "__type": "Citation",
          "__tag": 4064,
          "label": "Smith2020",
          "children": [
            {
              "__type": "Paragraph",
              "__tag": 4045,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "Smith, J. 2020, \"A study of citations in documentation\"."
                }
              ]
            }
          ]
        },
        {
          "__type": "Citation",
          "__tag": 4064,
          "label": "Jones1999",
          "children": [
            {
              "__type": "Paragraph",
              "__tag": 4045,
              "children": [
                {
                  "__type": "Text",
                  "__tag": 4046,
                  "value": "Jones, K. 1999, \"On the nature of footnotes and citations\"."
                }
              ]
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Raises": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Yields": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Methods": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Returns": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "Example with inline citation references."
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Receives": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Warnings": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Attributes": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    },
    "Extended Summary": {
      "__type": "Section",
      "__tag": 4015,
      "children": [
        {
          "__type": "Paragraph",
          "__tag": 4045,
          "children": [
            {
              "__type": "Text",
              "__tag": 4046,
              "value": "The body of this docstring mixes prose with citation references like "
            },
            {
              "__type": "CitationReference",
              "__tag": 4063,
              "label": "CIT2002"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " and "
            },
            {
              "__type": "CitationReference",
              "__tag": 4063,
              "label": "Nielsen2020"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " to exercise the parser path for the "
            },
            {
              "__type": "InlineCode",
              "__tag": 4051,
              "value": "visit_citation_reference"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": " visitor. Multiple refs can sit in one paragraph ("
            },
            {
              "__type": "CitationReference",
              "__tag": 4063,
              "label": "Smith2020"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ", "
            },
            {
              "__type": "CitationReference",
              "__tag": 4063,
              "label": "Jones1999"
            },
            {
              "__type": "Text",
              "__tag": 4046,
              "value": ") and be resolved to the same per-docstring citation list below."
            }
          ]
        }
      ],
      "title": [],
      "level": 0,
      "target": null
    },
    "Other Parameters": {
      "__type": "Section",
      "__tag": 4015,
      "children": [],
      "title": [],
      "level": 0,
      "target": null
    }
  },
  "_ordered_sections": [
    "Summary",
    "Extended Summary",
    "Parameters",
    "Attributes",
    "Methods",
    "Returns",
    "Yields",
    "Receives",
    "Other Parameters",
    "Raises",
    "Warns",
    "Warnings",
    "Notes"
  ],
  "item_file": "/papyri/examples.py",
  "item_line": 377,
  "item_type": "function",
  "aliases": [
    "papyri.examples.example_with_citations"
  ],
  "example_section_data": {
    "__type": "Section",
    "__tag": 4015,
    "children": [],
    "title": [],
    "level": 0,
    "target": null
  },
  "see_also": [],
  "signature": {
    "__type": "SignatureNode",
    "__tag": 4029,
    "kind": "function",
    "parameters": [],
    "return_annotation": "None",
    "target_name": "example_with_citations"
  },
  "references": null,
  "qa": "papyri.examples:example_with_citations",
  "arbitrary": [],
  "local_refs": []
}