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=2280&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157496,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2300&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2260&ordering=year",
    "results": [
        {
            "id": 19467,
            "title": "Elevated urinary neopterin levels in patients with the acquired immunodeficiency syndrome (AIDS). A preliminary report.",
            "abstract": null,
            "authors": [
                "Wachter, H",
                "Fuchs, D",
                "Hausen, A",
                "Huber, C",
                "Knosp, O",
                "Reibnegger, G",
                "Spira, TJ"
            ],
            "year": 1983,
            "source": "Hoppe Seylers Z Physiol Chem. 1983; 364(9):1345-1346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RH92400432",
            "pubmed": "6629341",
            "doi": "10.1515/bchm2.1983.364.2.1345",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19467-50569-6"
            ],
            "imported": null,
            "journal": "HOPPE-SEYLERS Z PHYSIOL CHEM",
            "issn": "0018-4888",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19469,
            "title": "Urinary neopterin excretion in coeliac disease.",
            "abstract": null,
            "authors": [
                "Fuchs, D",
                "Granditsch, G",
                "Hausen, A",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1983,
            "source": "Lancet. 1983; 2(8347):463-464",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1983RD19300059",
            "pubmed": "6135954",
            "doi": "10.1016/S0140-6736(83)90437-3",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19469-50569-6"
            ],
            "imported": null,
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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
        },
        {
            "id": 193689,
            "title": "Ergebnisse der chirurgischen Therapie der chronischen Pankreatitis in zehn Jahren.",
            "abstract": null,
            "authors": [
                "Zalaudek G, Giebler A, Mischinger HJ"
            ],
            "year": 1983,
            "source": "2. Colloquium pankreatologicum; 03.02.1983; Bad Kühlungsborn, DDR. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193689-51595"
            ],
            "imported": "2022-02-28T12:45:07+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 193690,
            "title": "Wert der Sono- und Computertomographie für die Operationsindikation bei nekrotischer Pankreatitis.",
            "abstract": null,
            "authors": [
                "Zalaudek G, Tölly E, Schneider H, Mischinger HJ, Steindorfer P"
            ],
            "year": 1983,
            "source": "3. Grazer Radiologisches Symposion; 03.10.1983; Graz, Österreich. 1983. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "193690-51595"
            ],
            "imported": "2022-02-28T12:50:55+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7912,
            "title": "Release of histamine by neuropeptides from the perfused rat hindquarter.",
            "abstract": null,
            "authors": [
                "Skofitsch, G",
                "Donnerer, J",
                "Petronijevic, S",
                "Saria, A",
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1983; 322(2):153-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QL57200010",
            "pubmed": "6191225",
            "doi": "10.1007/BF00512389",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 7906,
            "title": "Accidental fatal formaldehyde poisoning",
            "abstract": null,
            "authors": [
                "Eichler, HG",
                "Hruby, K",
                "Katschnig, MJ",
                "Leinzinger, P"
            ],
            "year": 1983,
            "source": "Wien Klin Wochenschr. 1983; 95(7):243-245",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK41500006",
            "pubmed": "6880208",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7872,
            "title": "Risk factors for peripheral atherosclerosis. Retrospective evaluation by stepwise discriminant analysis.",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Pristautz, H",
                "Pfeiffer, KP",
                "Kostner, G"
            ],
            "year": 1983,
            "source": "Arteriosclerosis. 1983; 3(1):57-63",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983PZ41800007",
            "pubmed": "6401992",
            "doi": "10.1161/01.ATV.3.1.57",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7872-51541-2",
                "7872-51669-6"
            ],
            "imported": null,
            "journal": "ARTERIOSCLEROSIS-J VASC BIOL",
            "issn": "0276-5047",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7754,
            "title": "Site and origin of squamous cervical cancer: a histomorphologic study.",
            "abstract": null,
            "authors": [
                "Burghardt, E",
                "Ostör, AG"
            ],
            "year": 1983,
            "source": "Obstet Gynecol. 1983; 62(1):117-127",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983QX82400024",
            "pubmed": "6856213",
            "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": 64009,
            "title": "Bicentric evaluation of a teaching and treatment programme for type 1 (insulin-dependent) diabetic patients: improvement of metabolic control and other measures of diabetes care for up to 22 months.",
            "abstract": null,
            "authors": [
                "Mühlhauser, I",
                "Jörgens, V",
                "Berger, M",
                "Graninger, W",
                "Gürtler, W",
                "Hornke, L",
                "Kunz, A",
                "Schernthaner, G",
                "Scholz, V",
                "Voss, HE"
            ],
            "year": 1983,
            "source": "Diabetologia. 1983; 25(6):470-476",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RX91600004",
            "pubmed": "6363175",
            "doi": "10.1007/BF00284453",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-27T01:00:00+01:00",
            "journal": "Diabetologia",
            "issn": "0012-186X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.988,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903614457831325,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 19474,
            "title": "Measurement of urinary neopterin in normal pregnant and non-pregnant women and in women with benign and malignant genital tract neoplasms.",
            "abstract": null,
            "authors": [
                "Bichler, A",
                "Fuchs, D",
                "Hausen, A",
                "Hetzel, H",
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1983,
            "source": "Arch Gynecol. 1983; 233(2):121-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QR22700006",
            "pubmed": "6882017",
            "doi": "10.1007/BF02114788",
            "pmc": null,
            "organizations": [],
            "persons": [
                "19474-50569-6"
            ],
            "imported": null,
            "journal": "ARCH GYNECOL",
            "issn": "0170-9925",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8037,
            "title": "Training-dependent changes of red cell density and erythrocytic oxygen transport.",
            "abstract": null,
            "authors": [
                "Mairbäurl, H",
                "Humpeler, E",
                "Schwaberger, G",
                "Pessenhofer, H"
            ],
            "year": 1983,
            "source": "J APPL PHYSIOL. 1983; 55(5): 1403-1407. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RQ80600006",
            "pubmed": "6643179",
            "doi": "10.1152/jappl.1983.55.5.1403",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8037-51504-6",
                "8037-51687-6"
            ],
            "imported": "2009-09-04T17:09:59+02:00",
            "journal": "J APPL PHYSIOL",
            "issn": "8750-7587",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.852,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 8087,
            "title": "Apolipoproteins and lipoproteins of human plasma: significance in health and in disease.",
            "abstract": null,
            "authors": [
                "Kostner, GM"
            ],
            "year": 1983,
            "source": "Adv Lipid Res. 1983; 20(6):1-43",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983SA24700001",
            "pubmed": "6230900",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8087-51669-2"
            ],
            "imported": null,
            "journal": "ADVAN LIPID RES",
            "issn": "0065-2849",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.844,
            "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": 7753,
            "title": "Heat loss reaction to capsaicin through a peripheral site of action.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1983,
            "source": "Br J Pharmacol. 1983; 79(3):719-723",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QX13800012",
            "pubmed": "6652351",
            "doi": "10.1111/j.1476-5381.1983.tb10009.x",
            "pmc": "PMC2044901",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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": 7921,
            "title": "The effect of capsaicin application to a peripheral nerve on impulse conduction in functionally identified afferent nerve fibres.",
            "abstract": null,
            "authors": [
                "Petsche, U",
                "Fleischer, E",
                "Lembeck, F",
                "Handwerker, HO"
            ],
            "year": 1983,
            "source": "BRAIN RES 1983 265: 233-240.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM76500007",
            "pubmed": "6850326",
            "doi": "10.1016/0006-8993(83)90337-2",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7921-51517-1"
            ],
            "imported": null,
            "journal": "BRAIN RES",
            "issn": "0006-8993",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.869,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.648514851485149,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 8086,
            "title": "Apolipoproteins (A-I, A-II, B), Lp(a) lipoprotein and lecithin: cholesterol acyltransferase activity in diabetes mellitus.",
            "abstract": null,
            "authors": [
                "Schernthaner, G",
                "Kostner, GM",
                "Dieplinger, H",
                "Prager, R",
                "Mühlhauser, I"
            ],
            "year": 1983,
            "source": "ATHEROSCLEROSIS. 1983; 49(3): 277-293. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RZ52900006",
            "pubmed": "6229255",
            "doi": "10.1016/0021-9150(83)90139-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8086-51669-6"
            ],
            "imported": "2009-10-08T16:10:59+02:00",
            "journal": "ATHEROSCLEROSIS",
            "issn": "0021-9150",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.095,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 209794,
            "title": "Beeinflussung der DNS Reduplikation menschlicher Lymphozyten durch Glukocortikoide bei Phytohämagglutininstimulation.",
            "abstract": null,
            "authors": [
                "Gleispach,H",
                "Schumik,D",
                "Esterbauer,H",
                "Urban,C",
                "Mutz,I"
            ],
            "year": 1983,
            "source": "Berichte der ÖGKC,Jg.6,18-21. 1983",
            "category": 12,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2024-05-31T17:52:45+02: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": false
        },
        {
            "id": 67021,
            "title": "Serial determination of serum ferritin levels in patients with malignant melanoma.",
            "abstract": null,
            "authors": [
                "Luger, TA",
                "Linkesch, W",
                "Knobler, R",
                "Kokoschka, EM"
            ],
            "year": 1983,
            "source": "ONCOLOGY. 1983; 40(4): 263-267. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QX81200006",
            "pubmed": "6866423",
            "doi": "10.1159/000225740",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "ONCOLOGY",
            "issn": "0030-2414",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.807692307692308,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7916,
            "title": "Intracranial pressure oscillations (B-waves) caused by oscillations in cerebrovascular volume.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Sayama, I"
            ],
            "year": 1983,
            "source": "Acta Neurochir (Wien). 1983; 68(1-2):93-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM32700010",
            "pubmed": "6858734",
            "doi": "10.1007/BF01406205",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "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": 7940,
            "title": "Mitochondrial reaction in skeletal muscle to induced activity.",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Simmler, M",
                "Walter, GF",
                "Kleinert, R"
            ],
            "year": 1983,
            "source": "INT J SPORT MED. 1983; 4(2): 116-118. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QR99500007",
            "pubmed": "6874172",
            "doi": "10.1055/s-2008-1026023",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:13:24+02:00",
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.862068965517241,
            "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": 8068,
            "title": "Evaluation of the effects of blood smelling, handling, and anesthesia on plasma catecholamines in rats.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Klingenberg, HG",
                "Egger, G",
                "Supanz, S"
            ],
            "year": 1983,
            "source": "Z VERSUCHSTIERK. 1983; 25(5): 245-250. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983RU35100003",
            "pubmed": "6666399",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-05T16:41:16+02:00",
            "journal": "Z VERSUCHSTIERK",
            "issn": "0044-3697",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}