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=158420&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158440&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158400&ordering=-imported",
    "results": [
        {
            "id": 61257,
            "title": "Epidemiologic studies on the dental condition of pupils in 1st grade in the Fürstenfeld district",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Tschamer, H"
            ],
            "year": 1979,
            "source": "Osterr Z Stomatol. 1979; 76(2): 60-66. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "294558",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61257-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": 61258,
            "title": "Restoration of profoundly destroyed deciduous teeth with preformed steel crowns",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1979,
            "source": "Zahnarztl Prax. 1979; 30(3): 123-127. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "292282",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61258-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": 61259,
            "title": "Epidemiological research on the dental condition of students in the 1st grade in the Fürstenfeld district. 2. Investigation of DMF indexes, differences between social groups",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Tschamer, H"
            ],
            "year": 1979,
            "source": "Osterr Z Stomatol. 1979; 76(4): 141--1416. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "297867",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61259-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": 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": 61261,
            "title": "Suppression of plaque and papillary bleeding indices in a supervised oral hygiene program",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1979,
            "source": "Zahnarztl Prax. 1979; 30(9): 401-406. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "298148",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61261-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": 61262,
            "title": "Age of onset of diabetes mellitus in relation to caries",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Sulzer, M",
                "Petrin, P"
            ],
            "year": 1979,
            "source": "SSO Schweiz Monatsschr Zahnheilkd. 1979; 89(11): 1143-1145. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "293911",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61262-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "SSO Schweiz Monatsschr Zahnheilkd",
            "issn": "0036-7702",
            "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": 61263,
            "title": "Epidemiological study of dental condition of students in 1st grade in Fürstendfeld district. 4. The oral hygiene ratio. Relation between oral hygiene and caries",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Tschamer, H"
            ],
            "year": 1979,
            "source": "Osterr Z Stomatol. 1979; 76(11): 395-400. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "297860",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61263-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": 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
        },
        {
            "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": 61266,
            "title": "Influence of diabetes mellitus on the occlusal status of young patients",
            "abstract": null,
            "authors": [
                "Stadtler, P",
                "Sulzer, P",
                "Petrin, P"
            ],
            "year": 1980,
            "source": "Osterr Z Stomatol. 1980; 77(3): 105-108. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6932629",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61266-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": 61278,
            "title": "Relation between lactobacillus, nutrition, plaque and Dentocult values",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Gell, G"
            ],
            "year": 1983,
            "source": "Zahnarztl Prax. 1983; 34(11): 454-456. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6364635",
            "doi": "10.1088/0031-9112/34/11/012",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61278-51553-4",
                "61278-74154-1"
            ],
            "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": 61310,
            "title": "The role of inherited thrombotic disorders in the etiology of Legg-Calvé-Perthes disease.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Reitinger, T",
                "Linhart, W",
                "Muntean, W"
            ],
            "year": 1999,
            "source": "J Pediatr Orthop. 1999; 19(1): 82-83. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080114500018",
            "pubmed": "9890293",
            "doi": "10.1097/00004694-199901000-00018",
            "pmc": null,
            "organizations": [
                "61310-14049",
                "61310-14091"
            ],
            "persons": [
                "61310-51651-6",
                "61310-51963-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "J Pediatr Orthop",
            "issn": "0271-6798",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.603,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.452380952380952,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 61279,
            "title": "Juvenile periodontitis",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Rossipal, E",
                "Egger, G"
            ],
            "year": 1984,
            "source": "Zahn Mund Kieferheilkd Zentralbl. 1984; 72(8): 811-817. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6240863",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61279-74154-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Zahn Mund Kieferheilkd Zentralbl",
            "issn": "0303-6464",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 61309,
            "title": "Recombinant factor VIIa does not induce hypercoagulability in vitro.",
            "abstract": null,
            "authors": [
                "Gallistl, S",
                "Cvirn, G",
                "Muntean, W"
            ],
            "year": 1999,
            "source": "Thromb Haemost. 1999; 81(2): 245-249. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078561200015",
            "pubmed": "10064000",
            "doi": "10.1055/s-0037-1614451",
            "pmc": null,
            "organizations": [
                "61309-14091"
            ],
            "persons": [
                "61309-50068-6",
                "61309-51651-6",
                "61309-51963-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Thromb Haemost",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.983,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.916666666666667,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "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": 61308,
            "title": "A laboratory method for parallel determination of platelet aggregation and thrombin generation.",
            "abstract": null,
            "authors": [
                "Köstenberger, M",
                "Gallistl, S",
                "Cvirn, G",
                "Muntean, W"
            ],
            "year": 2004,
            "source": "Clin Lab. 2004; 50(1-2): 41-48. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "15000219",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61308-14012",
                "61308-14091",
                "61308-14094"
            ],
            "persons": [
                "61308-50068-6",
                "61308-51651-6",
                "61308-51963-6",
                "61308-52013-1"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Clin Lab",
            "issn": "1433-6510",
            "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": 61306,
            "title": "Effects of melagatran on activated partial thromboplastin time and on ecarin clotting time in cord versus adult plasma.",
            "abstract": null,
            "authors": [
                "Koestenberger, M",
                "Gallistl, S",
                "Bettina, L",
                "Cimenti, C",
                "Kutschera, J",
                "Cvirn, G"
            ],
            "year": 2006,
            "source": "Blood Coagul Fibrinolysis. 2006; 17(8): 677-680. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000242672700012",
            "pubmed": "17102656",
            "doi": "10.1097/01.mbc.0000252604.63142.e0",
            "pmc": null,
            "organizations": [
                "61306-14012",
                "61306-14048",
                "61306-14091",
                "61306-14094"
            ],
            "persons": [
                "61306-50068-6",
                "61306-51963-6",
                "61306-52013-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Blood Coagul Fibrinolysis",
            "issn": "0957-5235",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.37,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 61240,
            "title": "Caries prevalence, periodontal status, traumatised anterior teeth and sealant in 11-14-year olds in Styria",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Schäfer, F",
                "Glockner, K"
            ],
            "year": 1991,
            "source": "Dtsch Stomatol. 1991; 41(6): 207-209. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1816833",
            "doi": null,
            "pmc": null,
            "organizations": [
                "61240-14111"
            ],
            "persons": [
                "61240-74154-2",
                "61240-51840-6"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Dtsch Stomatol",
            "issn": "0863-4904",
            "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": true
        },
        {
            "id": 61241,
            "title": "Cariogenic potential of in-between-meals--results of oral plaque-pH-telemetry",
            "abstract": null,
            "authors": [
                "Maiwald, HJ",
                "Fröhlich, S",
                "Städtler, P"
            ],
            "year": 1991,
            "source": "Dtsch Stomatol. 1991; 41(12): 457-459. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1818625",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61241-74154-6"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Dtsch Stomatol",
            "issn": "0863-4904",
            "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": 61242,
            "title": "Prevention--important preparation and accompaniments for caries-free therapy",
            "abstract": null,
            "authors": [
                "Städtler, P"
            ],
            "year": 1991,
            "source": "Zahnarztl Prax. 1991; 42(4): 118-120. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1872068",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61242-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": 61243,
            "title": "Chemical degradation of 15 composites--an SEM study",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Pabst, MA"
            ],
            "year": 1991,
            "source": "ZWR. 1991; 100(5):309-312",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1882576",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61243-74154-1"
            ],
            "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
        }
    ]
}