List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=1100&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1120&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1080&ordering=imported",
    "results": [
        {
            "id": 3746,
            "title": "Left ventricular architecture after valve replacement due to critical aortic stenosis: an approach to dis-/qualify the myth of valve prosthesis-patient mismatch?",
            "abstract": null,
            "authors": [
                "Knez, I",
                "Rienmüller, R",
                "Maier, R",
                "Rehak, P",
                "Schröttner, B",
                "Mächler, H",
                "Anelli-Monti, M",
                "Rigler, B"
            ],
            "year": 2001,
            "source": "Eur J Cardiothorac Surg. 2001; 19(6):797-805",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000169579000009",
            "pubmed": "11404133",
            "doi": "10.1016/S1010-7940(01)00683-2",
            "pmc": null,
            "organizations": [
                "3746-14045",
                "3746-14054",
                "3746-14075",
                "3746-14083"
            ],
            "persons": [
                "3746-51592-6",
                "3746-51726-6",
                "3746-51936-2",
                "3746-51953-6"
            ],
            "imported": "2006-11-15T12:07:49+01:00",
            "journal": "EUR J CARDIO-THORAC SURG",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.676,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.697841726618705,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61192,
            "title": "Bizarre parosteal osteochondromatous proliferation (Nora lesion). Report of three cases.",
            "abstract": null,
            "authors": [
                "Gruber, G",
                "Leithner, A",
                "Clar, H",
                "Zacherl, M",
                "Bodo, K",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "P03; -6th Central European Orthopaedic Congress; MAY-JUN 31-3, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61192-14052"
            ],
            "persons": [
                "61192-53237",
                "61192-58004"
            ],
            "imported": "2006-11-15T12:22:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61193,
            "title": "Myoepithelial carcinoma in the adductor muscle - an extremely rare case of a soft tissue tumor radiologic-pathologic correlation.",
            "abstract": null,
            "authors": [
                "Ertl, W",
                "Leithner, A",
                "Liegl, B",
                "Beham, A",
                "Raith, J",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "P08; -6th Central European Orthopaedic Congress; MAY-JUN 31-3, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61193-14020",
                "61193-14052"
            ],
            "persons": [
                "61193-50546",
                "61193-53237"
            ],
            "imported": "2006-11-15T12:26:37+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61194,
            "title": "A case of an interdisciplinary resection of a huge retroperitoneal liposarcoma G1 of 25 kg.",
            "abstract": null,
            "authors": [
                "Clar, H",
                "Leithner, A",
                "Gruber, G",
                "Radl, R",
                "Werkgartner, G",
                "Beham, A",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "P10; -6th Central European Orthopaedic Congress; MAY-JUN 31-3, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61194-14052"
            ],
            "persons": [
                "61194-53237"
            ],
            "imported": "2006-11-15T12:30:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61195,
            "title": "A case of coexistence of a high-grade osteosarcoma with a low-grade myxofibrosarcomatous component.",
            "abstract": null,
            "authors": [
                "Clar, H",
                "Leithner, A",
                "Egner, S",
                "Bodo, K",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "P11; -6th Central European Orthopaedic Congress; MAY-JUN 31-3, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61195-14020",
                "61195-14052"
            ],
            "persons": [
                "61195-53237"
            ],
            "imported": "2006-11-15T12:32:34+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61196,
            "title": "Symmetrical metastatic infiltration of a squamous cell carcinoma.",
            "abstract": null,
            "authors": [
                "Stihsen, C",
                "Leithner, A",
                "Weitzer, W",
                "Radl, R",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "P12; -6th Central European Orthopaedic Congress; MAY-JUN 31-3, 2006; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61196-14052"
            ],
            "persons": [
                "61196-53237"
            ],
            "imported": "2006-11-15T12:34:46+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61197,
            "title": "Die bizarre parosteale osteochondromatöse Proliferation (Nora Läsion). Eine Fallstudie von drei Patienten.",
            "abstract": null,
            "authors": [
                "Gruber, G",
                "Leithner, A",
                "Clar, H",
                "Glehr, M",
                "Bodo, K",
                "Windhager, R"
            ],
            "year": 2006,
            "source": "P.2.8.-365; -92nd DGOOC 2006; OCT 2-6, 2006; Berlin, DEUTSCHLAND. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61197-14052"
            ],
            "persons": [
                "61197-53237"
            ],
            "imported": "2006-11-15T12:45:33+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61198,
            "title": "Prognose im Kontext von Therapieverfahren.",
            "abstract": null,
            "authors": [
                "Stöger, H"
            ],
            "year": 2006,
            "source": "Gutachtertagung des Bundesministeriums für Soziales; NOV 18, 2006; Graz, AUSTRIA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61198-14085"
            ],
            "persons": [
                "61198-51538"
            ],
            "imported": "2006-11-15T13:29:29+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61199,
            "title": "Potential mechanisms of intestinal adaptation after small bowel resection.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ",
                "Yang, H",
                "Spencer, AU",
                "Sun, X",
                "Teitelbaum, DH"
            ],
            "year": 2006,
            "source": "-7th European Congress of Paediatric Surgery; MAY 10-13, 2006; Maastricht, THE NETHERLANDS. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61199-14049"
            ],
            "persons": [
                "61199-51879"
            ],
            "imported": "2006-11-15T13:43:58+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61200,
            "title": "Role of angiotensin converting enzyme on intestinal epithelial cells after massive small bowel resection in mice.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ",
                "Yang, H",
                "Spencer, AU",
                "Koga, H",
                "Sun, X",
                "Teitelbaum, DH"
            ],
            "year": 2006,
            "source": "Gut. 55 (Suppl V): A48-A49.-14th United European Gastroenterology Week; OCT 21-25, 2006; Berlin, GERMANY. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61200-14049"
            ],
            "persons": [
                "61200-51879"
            ],
            "imported": "2006-11-15T13:51:15+01:00",
            "journal": "Gut",
            "issn": "0017-5749",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.692,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61210,
            "title": "Intestinal epithelial cell proliferation is dependent on the site of massive small bowel resection.",
            "abstract": null,
            "authors": [
                "Haxhija, EQ",
                "Yang, H",
                "Spencer, AU",
                "Sun, XY",
                "Teitelbaum, DH"
            ],
            "year": 2006,
            "source": "-19th International Symposium of Paediatric Surgical Research; OCT 26-28, 2006; Florence, ITALY. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61210-14049"
            ],
            "persons": [
                "61210-51879"
            ],
            "imported": "2006-11-15T14:01:05+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61217,
            "title": "Traumatische Radiusköpfchensubluxation (Pronatio dolorosa)",
            "abstract": null,
            "authors": [
                "Haxhija, E",
                "Weinberg, AM"
            ],
            "year": 2006,
            "source": " In: Weinberg, AM; Tscherne, H editors(s). Unfallchirurgie im Kindesalter. Berlin, Heidelberg: Springer;  2006. p. 295-302. (ISBN: 3-540-63287-5) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61217-14049"
            ],
            "persons": [
                "61217-50785",
                "61217-51879"
            ],
            "imported": "2006-11-15T14:19:56+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Weinberg, AM; Tscherne, H",
            "collection_title": "Unfallchirurgie im Kindesalter",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61226,
            "title": "Ellbogenluxationen, Frakturen der Epikondylen und ossäre Seitenbandausrisse am Ellbogen.",
            "abstract": null,
            "authors": [
                "Weinberg, AM",
                "Haxhija, E"
            ],
            "year": 2006,
            "source": " In: Weinberg, AM; Tscherne H editors(s). Unfallchirurgie im Kindesalter. Berlin, Heidelberg: Springer;  2006. p. 275-294. (ISBN: 3-540-63287-5) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "61226-14049"
            ],
            "persons": [
                "61226-50785",
                "61226-51879"
            ],
            "imported": "2006-11-15T14:28:09+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Weinberg, AM; Tscherne H",
            "collection_title": "Unfallchirurgie im Kindesalter",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61251,
            "title": "Dental prophylaxis. 2. Active dental prophylaxis with a healthy diet",
            "abstract": null,
            "authors": [
                "Binder, K",
                "Kotschy, P",
                "Kulmer, R",
                "Kulmer, S",
                "Pilarz, GF",
                "Städtler, P",
                "Wepner, F"
            ],
            "year": 1981,
            "source": "Osterr Krankenpflegez. 1981; 34(12): 311-314. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6915455",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61251-74154-6"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Osterr Krankenpflegez",
            "issn": "0303-4461",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61282,
            "title": "Effect of electrical toothbrushes and manual toothbrushes on oral hygiene in children",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1984,
            "source": "Z Stomatol. 1984; 81(1): 21-24. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6589917",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61282-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Z Stomatol",
            "issn": "0175-7784",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61260,
            "title": "The course of caries and frequency of dental restorations in low sugar diet",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Sulzer, M",
                "Petrin, P"
            ],
            "year": 1979,
            "source": "Dtsch Zahnarztl Z. 1979; 34(7): 555-558. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "288573",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61260-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Dtsch Zahnarztl Z",
            "issn": "0012-1029",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61268,
            "title": "Medical-educational effect of supervised oral hygiene exercises. Results after a year",
            "abstract": null,
            "authors": [
                "Stadtler, P"
            ],
            "year": 1981,
            "source": "Osterr Z Stomatol. 1981; 78(6): 228-234. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6944688",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61268-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Osterr Z Stomatol",
            "issn": "0029-9642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61265,
            "title": "Epidermiological studies of the dental condition of students in 1st grade in the Fürstenfeld district. 3. DMF index in individuals, condition of 6-year molars, defect index, filling index and orthodontic findings",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Tschamer, H"
            ],
            "year": 1979,
            "source": "Osterr Z Stomatol. 1979; 76(7-8): 249-254. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "294573",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61265-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Osterr Z Stomatol",
            "issn": "0029-9642",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61254,
            "title": "New method for length determination of root canals",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1978,
            "source": "Zahnarztl Prax. 1978; 29(4): 140-142. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "280055",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61254-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Zahnarztl Prax",
            "issn": "0044-1651",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61264,
            "title": "Control of programs for preventive dental care, using the Quickly-Hein plaque indix",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1979,
            "source": "ZWR. 1979; 88(23-24): 1071-1073. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "297411",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61264-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "ZWR",
            "issn": "0044-166X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}