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=151720&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156893,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151740&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151700&ordering=-imported",
    "results": [
        {
            "id": 65692,
            "title": "What is evidence based in thyroid surgery?",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Cerwenka, H"
            ],
            "year": 2006,
            "source": "European Surgery (ACA). 2006; 38(209): 59",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65692-51606"
            ],
            "imported": "2007-02-16T11:57: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": 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": 65691,
            "title": "Silver-Russell syndrome with panhypopituitarism (author's transl)",
            "abstract": null,
            "authors": [
                "Stögmann, W",
                "Borkenstein, M",
                "Grubbauer, HM"
            ],
            "year": 1978,
            "source": "Klin Padiatr. 1978; 190(6): 586-591. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978FX79900009",
            "pubmed": "568686",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65691-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Klin Padiatr",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 65694,
            "title": "Importance of fear in diabetic children",
            "abstract": null,
            "authors": [
                "Wisiak, UV",
                "Kitzler, P"
            ],
            "year": 1983,
            "source": "Padiatr Padol. 1983; 18(4): 375-380. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6646787",
            "doi": "10.1016/0376-4583(83)90129-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65694-51521-1"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65695,
            "title": "Anxiety in the perioperative phase--a double-blind study using oxazepam",
            "abstract": null,
            "authors": [
                "Wisiak, UV",
                "Kröll, W",
                "List, WF"
            ],
            "year": 1989,
            "source": "Anaesthesiol Reanim. 1989; 14(2): 113-118. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2663010",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65695-51613-6",
                "65695-51521-1"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Anaesthesiol Reanim",
            "issn": "0323-4983",
            "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": 65697,
            "title": "Communication during the pre-operative visit.",
            "abstract": null,
            "authors": [
                "Wisiak, UV",
                "Kröll, W",
                "List, W"
            ],
            "year": 1991,
            "source": "Eur J Anaesthesiol. 1991; 8(1): 65-68. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991ET42700011",
            "pubmed": "1874205",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65697-51613-6",
                "65697-51521-2"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Eur J Anaesthesiol",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.44,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 65696,
            "title": "Who needs preparation for labor?",
            "abstract": null,
            "authors": [
                "Walcher, W",
                "Wisiak, UV",
                "Glawischnig, M"
            ],
            "year": 1991,
            "source": "Gynakol Rundsch. 1991; 31 Suppl 2(1): 364-366. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1790980",
            "doi": "10.1159/000271802",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65696-51634-1",
                "65696-51521-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Gynakol Rundsch",
            "issn": "0017-6001",
            "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": 65681,
            "title": "Diagnosis of lipodystrophy",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Stögmann, W"
            ],
            "year": 1978,
            "source": "Padiatr Padol. 1978; 13(2): 211-214. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1978EU81000014",
            "pubmed": "556489",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65681-51654-1"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 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": 65666,
            "title": "Sulfametrol/trimethoprim (Lidaprim)--modification of the folic acid level and therapeutic value in pediatrics",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Stögmann, W",
                "Gleispach, H"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(3): 81-83. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GM37700005",
            "pubmed": "425545",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65666-51654-2"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Wien Med Wochenschr",
            "issn": "0043-5341",
            "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": 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": 65668,
            "title": "You make the diagnosis: hypohidrotic ectodermal dysplasia",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Muntean, W",
                "Mileder, P"
            ],
            "year": 1983,
            "source": "Padiatr Padol. 1983; 18(2): 187-189. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6856321",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65668-51651-6",
                "65668-51654-1"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65670,
            "title": "Basic-bolus therapy of diabetic children and adolescents using Novo Pens",
            "abstract": null,
            "authors": [
                "Schober, E",
                "Borkenstein, M",
                "Frisch, H"
            ],
            "year": 1987,
            "source": "Wien Klin Wochenschr. 1987; 99(9):312-313",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H356900004",
            "pubmed": "3300042",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65670-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 65671,
            "title": "The status of managing the type I diabetic patient in Austria. Organization",
            "abstract": null,
            "authors": [
                "Bratusch-Marrain, P",
                "Prager, R",
                "Kacerovsky-Bielesz, G",
                "Irsigler, K",
                "Borkenstein, M",
                "Biesenbach, G",
                "Kitzler, P",
                "Hopferwieser, T",
                "Pretsch, I",
                "Sulzer, M"
            ],
            "year": 1988,
            "source": "Wien Klin Wochenschr. 1988; 100(13): 442-449. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988P193100005",
            "pubmed": "3043914",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65671-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": 65672,
            "title": "Social anxiety and unsureness in juvenile diabetics (IDDM).",
            "abstract": null,
            "authors": [
                "Roth, R",
                "Borkenstein, M"
            ],
            "year": 1989,
            "source": "Acta Paedopsychiatr. 1989; 52(2): 101-111. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2487479",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65672-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Acta Paedopsychiatr",
            "issn": "0001-6586",
            "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": 65673,
            "title": "Delayed evaluation of test strips for blood glucose determination in small reflectometers",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Petri, S",
                "Borkenstein, M"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(4): 177-179. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1749625",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65673-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65674,
            "title": "Normal values for free thyroxine, free triiodothyronine, reverse triiodothyronine, thyrotropin, thyroglobulin and thyroxine-binding globulin in umbilical cord blood of healthy mature newborn infants",
            "abstract": null,
            "authors": [
                "Basarir, T",
                "Schwingshandl, J",
                "Borkenstein, M",
                "Rosegger, H",
                "Fueger, GF"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(2): 93-95. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1945470",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65674-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65675,
            "title": "The responsibility of medicine in adolescence",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Borkenstein, M"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(3): 121-124. ",
            "category": 1,
            "document_type": 4,
            "sci": null,
            "pubmed": "1945472",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65675-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65680,
            "title": "How to collect blood for the measurement of HGH, LH, FSH, cyclic AMP, folic acid, cortisol and testosterone.",
            "abstract": null,
            "authors": [
                "Gleispach, H",
                "Kreutzer, B",
                "Fellier, H",
                "Borkenstein, M"
            ],
            "year": 1977,
            "source": "Clin Chim Acta. 1977; 80(2):381-384",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1977DY43500018",
            "pubmed": "199380",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65680-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Clin Chim Acta",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 65676,
            "title": "Sex education, sex behavior, contraception",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Schwingshandl, J",
                "Kuttnig, M",
                "Limbert, C"
            ],
            "year": 1991,
            "source": "Padiatr Padol. 1991; 26(3): 131-133. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1945474",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65676-51654-1"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 65677,
            "title": "Severe hypoglycemia in children and adolescents with IDDM: frequency and associated factors.",
            "abstract": null,
            "authors": [
                "Limbert, C",
                "Schwingshandl, J",
                "Haas, J",
                "Roth, R",
                "Borkenstein, M"
            ],
            "year": 1993,
            "source": "J Diabetes Complications. 1993; 7(4): 216-220. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MA48600002",
            "pubmed": "8219364",
            "doi": "10.1016/0891-6632(93)90003-Y",
            "pmc": null,
            "organizations": [
                "65677-14038"
            ],
            "persons": [
                "65677-51627-6",
                "65677-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "J Diabetes Complications",
            "issn": "1056-8727",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.295454545454545,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 65678,
            "title": "A rapid method of HbA1c determination in a pediatric diabetic patient sample",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Stübchen-Kirchner, H",
                "Borkenstein, M"
            ],
            "year": 1993,
            "source": "Monatsschr Kinderheilkd. 1993; 141(11): 888-890. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MK60100011",
            "pubmed": "8283997",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65678-51654-6"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": false
        },
        {
            "id": 65682,
            "title": "Diagnosis of congenital cytomegaly",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Rock, I"
            ],
            "year": 1976,
            "source": "Padiatr Padol. 1976; 11(4): 647-650. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1976CF26900010",
            "pubmed": "185570",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65682-51654-1"
            ],
            "imported": "2007-02-16T01:00:00+01:00",
            "journal": "Padiatr Padol",
            "issn": "0030-9338",
            "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": 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
        }
    ]
}