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=150120&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157152,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150140&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150100&ordering=imported",
    "results": [
        {
            "id": 2542,
            "title": "The heart rate performance curve and left ventricular function during exercise in patients after myocardial infarction.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Hofmann, P",
                "von Duvillard, SP",
                "Beaufort, F",
                "Smekal, G",
                "Gasser, R",
                "Klein, W",
                "Eber, B",
                "Bachl, N",
                "Schmid, P"
            ],
            "year": 1998,
            "source": "Med Sci Sports Exerc. 1998; 30(10):1475-1480",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076365600002",
            "pubmed": "9789846",
            "doi": "10.1097%2F00005768-199810000-00002",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2542-51533-6"
            ],
            "imported": null,
            "journal": "MED SCI SPORT EXERCISE",
            "issn": "0195-9131",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.982758620689655,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8240,
            "title": "Lithium carbonate--a preventive agent against leukopenia during cytostatic therapy",
            "abstract": null,
            "authors": [
                "Lahousen, M",
                "Pickel, H",
                "Haas, J"
            ],
            "year": 1984,
            "source": "Wien Klin Wochenschr. 1984; 96(19):739-741",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TQ01600009",
            "pubmed": "6441351",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8240-14038"
            ],
            "persons": [
                "8240-51627-6"
            ],
            "imported": null,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8241,
            "title": "Differentiation of melanocytic nevi from malignant melanomas in palms, soles, and nail beds solely by signs in the cornified layer of the epidermis.",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Trau, H",
                "Ackerman, AB"
            ],
            "year": 1984,
            "source": "Am J Dermatopathol. 1984; 6 Suppl(5):159-160",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TQ27100030",
            "pubmed": "6528914",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8241-51620-2"
            ],
            "imported": null,
            "journal": "AMER J DERMATOPATHOL",
            "issn": "0193-1091",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2538,
            "title": "The Graz hemisphere splint: a new precise, non-invasive method of replacing the dental arch of 3D-models by plaster models.",
            "abstract": null,
            "authors": [
                "Santler, G"
            ],
            "year": 1998,
            "source": "J CRANIO MAXILLOFAC SURG 1998 26: 169-173.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075058900008",
            "pubmed": "9702636",
            "doi": "10.1016%2FS1010-5182%2898%2980008-5",
            "pmc": null,
            "organizations": [
                "2538-14112"
            ],
            "persons": [
                "2538-51864-2"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.36,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.2421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2536,
            "title": "The Emergency Room from the Point-of-View of the Anesthesiologist",
            "abstract": null,
            "authors": [
                "Heydarfadai, J",
                "Prause, G",
                "List, WF"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 25-26.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2536-14044"
            ],
            "persons": [
                "2536-51986-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 2535,
            "title": "The effects on platelet aggregation and prostanoid biosynthesis of two parenteral analgesics: ketorolac tromethamine and dipyrone.",
            "abstract": null,
            "authors": [
                "Geisslinger, G",
                "Peskar, BA",
                "Pallapies, D",
                "Sittl, R",
                "Levy, M",
                "Brune, K"
            ],
            "year": 1996,
            "source": "Thromb Haemost. 1996; 76(4):592-597",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VN51400020",
            "pubmed": "8903001",
            "doi": "10.1055/s-0038-1650627",
            "pmc": null,
            "organizations": [
                "2535-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "THROMB HAEMOST",
            "issn": "0340-6245",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.267,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.898305084745763,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8242,
            "title": "Intensified conventional insulin therapy for the pregnant diabetic patient.",
            "abstract": null,
            "authors": [
                "Weiss, PA",
                "Hofmann, H"
            ],
            "year": 1984,
            "source": "Obstet Gynecol. 1984; 64(5):629-637",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TQ35800007",
            "pubmed": "6387556",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "OBSTET GYNECOL",
            "issn": "0029-7844",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.087,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.886792452830189,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2533,
            "title": "The effect of vitamin C and vitamin E supplementation on bacterial translocation in chronic portal hypertensive and common-bile-duct-ligated rats.",
            "abstract": null,
            "authors": [
                "Schimpl, G",
                "Pesendorfer, P",
                "Steinwender, G",
                "Feierl, G",
                "Ratschek, M",
                "Höllwarth, ME"
            ],
            "year": 1997,
            "source": "EUR SURG RES 1997 29: 187-194.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WY43900004",
            "pubmed": "9161835",
            "doi": "10.1159/000129523",
            "pmc": null,
            "organizations": [
                "2533-14013",
                "2533-14020",
                "2533-14049"
            ],
            "persons": [
                "2533-51528-6",
                "2533-51818-6"
            ],
            "imported": null,
            "journal": "EUR SURG RES",
            "issn": "0014-312X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.602,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.46875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2532,
            "title": "The effect of treatment with levothyroxine or iodine on thyroid size and thyroid growth stimulating immunoglobulins in endemic goitre patients.",
            "abstract": null,
            "authors": [
                "Wilders-Truschnig, MM",
                "Warnkross, H",
                "Leb, G",
                "Langsteger, W",
                "Eber, O",
                "Tiran, A",
                "Dobnig, H",
                "Passath, A",
                "Lanzer, G",
                "Drexhage, HA"
            ],
            "year": 1993,
            "source": "Clin Endocrinol (Oxf). 1993; 39(3):281-286",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV81800005",
            "pubmed": "7900936",
            "doi": "10.1111/j.1365-2265.1993.tb02367.x",
            "pmc": null,
            "organizations": [
                "2532-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN ENDOCRINOL",
            "issn": "0300-0664",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.819277108433735,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2531,
            "title": "The effect of sodium trimetaphosphate on caries: a 3-year clinical toothpaste trial.",
            "abstract": null,
            "authors": [
                "Städtler, P",
                "Müller-Bruckschwaiger, K",
                "Schäfer, F",
                "Huntington, E"
            ],
            "year": 1996,
            "source": "Caries Res. 1996; 30(6):418-422",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VR00800006",
            "pubmed": "8946103",
            "doi": "10.1159/000262353",
            "pmc": null,
            "organizations": [
                "2531-14111"
            ],
            "persons": [
                "2531-74154-1"
            ],
            "imported": null,
            "journal": "CARIES RES",
            "issn": "0008-6568",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.92,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8245,
            "title": "Histological subtypes of bronchial carcinoma and their biological behavior",
            "abstract": null,
            "authors": [
                "Schmid, KO"
            ],
            "year": 1984,
            "source": "Onkologie. 1984; 7(5):260-262",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TR19200001",
            "pubmed": "6096779",
            "doi": "10.1159/000215455",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2529,
            "title": "The effect of reduced physical activity on longevity of mice.",
            "abstract": null,
            "authors": [
                "Mlekusch, W",
                "Tillian, H",
                "Lamprecht, M",
                "Trutnovsky, H",
                "Horejsi, R",
                "Reibnegger, G"
            ],
            "year": 1996,
            "source": "Mech Ageing Dev. 1996; 88(3):159-168",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UW31200004",
            "pubmed": "8819099",
            "doi": "10.1016/0047-6374(96)01734-4",
            "pmc": null,
            "organizations": [
                "2529-14012"
            ],
            "persons": [
                "2529-50569-6"
            ],
            "imported": null,
            "journal": "MECH AGE DEV",
            "issn": "0047-6374",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GERIATRICS & GERONTOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2528,
            "title": "The Effect of Rapid Hypervolemic Hemodilution on Blood Viscoelasticity - Course Observation over 5 Days",
            "abstract": null,
            "authors": [
                "Langsteger, W",
                "Koltringer, P",
                "Pierer, G",
                "Eber, O"
            ],
            "year": 1992,
            "source": "CLIN HEMORHEOL 1992 12: 93-100.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HT05000011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2528-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "impactfactor_year": 1994,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2527,
            "title": "The effect of positive end-expiratory pressure during partial liquid ventilation in acute lung injury in piglets.",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Rödl, S",
                "Urlesberger, B",
                "Dacar, D",
                "Trafojer, U",
                "Trantina, A"
            ],
            "year": 1999,
            "source": "CRIT CARE MED 1999 27: 1934-1939.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082736300036",
            "pubmed": "10507621",
            "doi": "10.1097%2F00003246-199909000-00036",
            "pmc": null,
            "organizations": [
                "2527-14048",
                "2527-14075",
                "2527-14094"
            ],
            "persons": [
                "2527-51709-6",
                "2527-51947-6"
            ],
            "imported": null,
            "journal": "CRIT CARE MED",
            "issn": "0090-3493",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.98,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.956521739130435,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "EMERGENCY MEDICINE & CRITICAL CARE",
            "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": 2526,
            "title": "Effect of pirenzepine on motility of Oddi's sphincter",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Wurzer, H"
            ],
            "year": 1992,
            "source": "Z Gastroenterol. 1992; 30(5):315-318",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HX78200001",
            "pubmed": "1632114",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8246,
            "title": "Therapy of bronchial carcinoma from the radiotherapist's viewpoint",
            "abstract": null,
            "authors": [
                "Hackl, A"
            ],
            "year": 1984,
            "source": "Onkologie. 1984; 7(5):268-271",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TR19200003",
            "pubmed": "6096781",
            "doi": "10.1159/000215459",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2523,
            "title": "The Effect of Duration of Labor on the Immunological Status of Fetuses",
            "abstract": null,
            "authors": [
                "Schöll, W",
                "Konstantiniuk, P",
                "Kern, I",
                "Giuliani, A"
            ],
            "year": 1996,
            "source": "GEBURTSH FRAUENHEILK 1996 56: 634-639.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WC89200002",
            "pubmed": null,
            "doi": "10.1055/s-2007-1022298",
            "pmc": null,
            "organizations": [
                "2523-14038"
            ],
            "persons": [
                "2523-50038-6",
                "2523-51941-2"
            ],
            "imported": null,
            "journal": "GEBURTSH FRAUENHEILK",
            "issn": "0016-5751",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.169811320754717,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8247,
            "title": "Biology of tumor behavior and curative primary therapy of ORL neoplasms",
            "abstract": null,
            "authors": [
                "Jakse, R",
                "Lehnert, M"
            ],
            "year": 1984,
            "source": "Onkologie. 1984; 7(5):293-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TR19200007",
            "pubmed": "6392969",
            "doi": "10.1159/000215463",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ONKOLOGIE",
            "issn": "0378-584X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.38,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.173076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2521,
            "title": "The effect of alpha-trinositol on cholera toxin-induced hypersecretion and morphological changes in pig jejunum.",
            "abstract": null,
            "authors": [
                "Hansen, MB",
                "Tindholdt, TT",
                "Elbrønd, VS",
                "Makinde, M",
                "Cassuto, J",
                "Beubler, E",
                "Westerberg, EJ",
                "Skadhauge, E"
            ],
            "year": 1996,
            "source": "Pharmacol Toxicol. 1996; 78(2):104-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TU61800009",
            "pubmed": "8822044",
            "doi": "10.1111/j.1600-0773.1996.tb00189.x",
            "pmc": null,
            "organizations": [
                "2521-14022"
            ],
            "persons": [
                "2521-51667-6"
            ],
            "imported": null,
            "journal": "PHARMACOL TOXICOL",
            "issn": "0901-9928",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.036,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.535211267605634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2520,
            "title": "ECG of the athlete's heart",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Huonker, M",
                "Schumacher, M",
                "Zweiker, R",
                "Eber, B",
                "Starz, I",
                "Klein, W"
            ],
            "year": 1994,
            "source": "Acta Med Austriaca. 1994; 21(3):76-82",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994PV76800003",
            "pubmed": "7701923",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2520-14083"
            ],
            "persons": [
                "2520-51699-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}