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=1900&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157150,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1920&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1880&ordering=-imported",
    "results": [
        {
            "id": 1167,
            "title": "Heart rate threshold related to lactate turn point and steady-state exercise on a cycle ergometer.",
            "abstract": null,
            "authors": [
                "Hofmann, P",
                "Bunc, V",
                "Leitner, H",
                "Pokan, R",
                "Gaisl, G"
            ],
            "year": 1994,
            "source": "Eur J Appl Physiol Occup Physiol. 1994; 69(2):132-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PC43400007",
            "pubmed": "7805667",
            "doi": "10.1007/BF00609405",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J APPL PHYSIOL OCCUP PHYS",
            "issn": "0301-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.924,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827586206896552,
            "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": 3264,
            "title": ""Pseudocyst of the auricle", othematoma and otoseroma: three faces of the same coin?",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Soyer, HP",
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 2000,
            "source": "Eur J Dermatol. 2000; 10(6):451-454",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000089289900006",
            "pubmed": "10980466",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3264-14047"
            ],
            "persons": [
                "3264-51617-6",
                "3264-51620-6",
                "3264-51842-2"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.746,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.361111111111111,
            "impactfactor_norm_year": 2000,
            "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": true
        },
        {
            "id": 2364,
            "title": "Simple determination of iodine in small specimens of thyroid tissue.",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Wawschinek, O",
                "Eber, O",
                "Beham, A",
                "Lax, S",
                "Dermelj, M"
            ],
            "year": 1991,
            "source": "Exp Clin Endocrinol. 1991; 98(1):32-36",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GJ28000005",
            "pubmed": "1936145",
            "doi": "10.1055/s-0029-1211097",
            "pmc": null,
            "organizations": [
                "2364-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "EXP CLIN ENDOCRINOL",
            "issn": "0232-7384",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.644,
            "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": true
        },
        {
            "id": 2365,
            "title": "Simulators of malignant melanoma of the skin.",
            "abstract": null,
            "authors": [
                "Cerroni, L",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Eur J Dermatol. 1998; 8(6):388-396",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075870600003",
            "pubmed": "9729049",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2365-14047"
            ],
            "persons": [
                "2365-51751-2",
                "2365-51620-6"
            ],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.464,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.171428571428571,
            "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": true
        },
        {
            "id": 2366,
            "title": "Simultaneous Alterations of Circulating Mg Subfractions and Liver Related Parameters During Stress in Human Probands",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Leitner, G",
                "Zirm, B",
                "Wittels, P",
                "Sabin, B",
                "Porta, S"
            ],
            "year": 1996,
            "source": "MAGNESIUM, BULL 1996 18: 7-11.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UC88300003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2366-14014"
            ],
            "persons": [
                "2366-51984-2"
            ],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.365,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.0576271186440678,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 3344,
            "title": "K(ATP) channels mediate the beneficial effects of chronic ethanol ingestion.",
            "abstract": null,
            "authors": [
                "Pagel, PS",
                "Toller, WG",
                "Gross, ER",
                "Gare, M",
                "Kersten, JR",
                "Warltier, DC"
            ],
            "year": 2000,
            "source": "AMER J PHYSIOL-HEART CIRC PHY 2000 279: H2574-H2579.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000090012600062",
            "pubmed": "11045996",
            "doi": "10.1152/ajpheart.2000.279.5.H2574",
            "pmc": null,
            "organizations": [
                "3344-14044"
            ],
            "persons": [
                "3344-51742-6"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL-HEART CIRC PHY",
            "issn": "0363-6135",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.243,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 2368,
            "title": "Simultaneous in vivo quantitation of vascular endothelial growth factor mRNA splice variants.",
            "abstract": null,
            "authors": [
                "Renner, W",
                "Pilger, E"
            ],
            "year": 1999,
            "source": "J Vasc Res. 1999; 36(2):133-138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079998100008",
            "pubmed": "10213909",
            "doi": "10.1159/000025636",
            "pmc": null,
            "organizations": [],
            "persons": [
                "2368-50910-2",
                "2368-51541-6"
            ],
            "imported": null,
            "journal": "J VASC RES",
            "issn": "1018-1172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.576,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.891891891891892,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 2370,
            "title": "Simultaneous spinal and intracranial chronic subdural hematoma. Case illustration.",
            "abstract": null,
            "authors": [
                "Leber, KA",
                "Pendl, G",
                "Kogler, S",
                "Kammerhuber, F",
                "Ebner, F"
            ],
            "year": 1997,
            "source": "J Neurosurg. 1997; 87(4):644-644",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XX49200020",
            "pubmed": "9322857",
            "doi": "10.3171/jns.1997.87.4.0644",
            "pmc": null,
            "organizations": [
                "2370-14050",
                "2370-14054"
            ],
            "persons": [
                "2370-51866-2"
            ],
            "imported": null,
            "journal": "J NEUROSURG",
            "issn": "0022-3085",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.999,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.96875,
            "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": 2371,
            "title": "TSH receptor double mutation in functional autonomic thyroid nodule",
            "abstract": null,
            "authors": [
                "Semlitsch, G",
                "Höfler, G",
                "Langsteger, W",
                "Lax, S",
                "Zatloukal, K",
                "Berger, A",
                "Eber, O"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(4):75-77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995UA60200005",
            "pubmed": "8835426",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2371-14045"
            ],
            "persons": [
                "2371-51663-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.123,
            "impactfactor_year": 1995,
            "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
        },
        {
            "id": 2372,
            "title": "Single dose of filgrastim (rhG-CSF) increases the number of hematopoietic progenitors in the peripheral blood of adult volunteers.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Mache, C",
                "Urban, C",
                "Beaufort, F",
                "Töglhofer, W"
            ],
            "year": 1993,
            "source": "Bone Marrow Transplant. 1993; 11(6):489-492",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LH03200014",
            "pubmed": "8334430",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2372-14048"
            ],
            "persons": [
                "2372-51877-6",
                "2372-51859-2"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.765,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 2373,
            "title": "Skin lesions in carbon monoxide intoxication.",
            "abstract": null,
            "authors": [
                "Torne, R",
                "Soyer, HP",
                "Leb, G",
                "Kerl, H"
            ],
            "year": 1991,
            "source": "DERMATOLOGICA 1991 183: 212-215.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GL24900013",
            "pubmed": "1743385",
            "doi": "10.1159/000247672",
            "pmc": null,
            "organizations": [
                "2373-14047"
            ],
            "persons": [
                "2373-51620-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "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": 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": 2374,
            "title": "The mucosal sliding flap in the treatment of supra and high trans-sphincteric anal fistula",
            "abstract": null,
            "authors": [
                "Lechner, P"
            ],
            "year": 1991,
            "source": "Chirurg. 1991; 62(12):891-894",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GV95700011",
            "pubmed": "1773637",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2374-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "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": 2375,
            "title": "Small FIGO stage IB cervical cancer.",
            "abstract": null,
            "authors": [
                "Girardi, F",
                "Burghardt, E",
                "Pickel, H"
            ],
            "year": 1994,
            "source": "Gynecol Oncol. 1994; 55(3 Pt 1):427-432",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QG71900019",
            "pubmed": "7835783",
            "doi": "10.1006/gyno.1994.1317",
            "pmc": null,
            "organizations": [
                "2375-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "GYNECOL ONCOL",
            "issn": "0090-8258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.398,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.792452830188679,
            "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": 2376,
            "title": "Small-bowel disease: comparison of MR enteroclysis images with conventional enteroclysis and surgical findings.",
            "abstract": null,
            "authors": [
                "Umschaden, HW",
                "Szolar, D",
                "Gasser, J",
                "Umschaden, M",
                "Haselbach, H"
            ],
            "year": 2000,
            "source": "Radiology. 2000; 215(3):717-725",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000087247000017",
            "pubmed": "10831690",
            "doi": "10.1148/radiology.215.3.r00jn12717",
            "pmc": null,
            "organizations": [
                "2376-1"
            ],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGY",
            "issn": "0033-8419",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.13,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.975,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 1178,
            "title": "Hemoglobin variants recently detected in Austria.",
            "abstract": null,
            "authors": [
                "Schnedl, WJ",
                "Reisinger, EC",
                "Lipp, RW",
                "Krejs, GJ",
                "Hopmeier, P"
            ],
            "year": 1995,
            "source": "Ann Hematol. 1995; 71(4):185-187",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995TE38200006",
            "pubmed": "7578525",
            "doi": "10.1007/BF01910316",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1178-51534-6",
                "1178-51948-6"
            ],
            "imported": null,
            "journal": "ANN HEMATOL",
            "issn": "0939-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.182,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.508474576271186,
            "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": true
        },
        {
            "id": 2378,
            "title": "Smoking behavior and views on the smoking topic in the Styrian population--results of a survey at the Graz autumn convention",
            "abstract": null,
            "authors": [
                "Maier, R",
                "Eber, B",
                "Kaufmann, P",
                "Schumacher, M",
                "Zweiker, R",
                "Pokan, R",
                "Fruhwald, FM",
                "Sommer, K",
                "Klein, W"
            ],
            "year": 1996,
            "source": "Acta Med Austriaca. 1996; 23(3):101-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VF28300004",
            "pubmed": "8967285",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2378-14083"
            ],
            "persons": [
                "2378-51699-6",
                "2378-51700-6",
                "2378-51953-1"
            ],
            "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.295,
            "impactfactor_year": 1996,
            "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": 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": 2379,
            "title": "Social, economic and psychological impacts of childhood diseases subject to immunization.",
            "abstract": null,
            "authors": [
                "Velimirovic, B"
            ],
            "year": 1991,
            "source": "Infection. 1991; 19(4):237-241",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1991GD25200007",
            "pubmed": "1917035",
            "doi": "10.1007/BF01644952",
            "pmc": null,
            "organizations": [
                "2379-14024"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.388888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": 2380,
            "title": "Sociodemographic predictors and concurrent validity of the Mini Mental State Examination and the Mattis Dementia Rating Scale.",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Schmidt, R",
                "Stronegger, WJ",
                "Fazekas, F",
                "Reinhart, B"
            ],
            "year": 1996,
            "source": "EUR ARCH PSYCHIAT CLIN NEUROS 1996 246: 317-319.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VM42600005",
            "pubmed": "8908414",
            "doi": "10.1007/BF02189025",
            "pmc": null,
            "organizations": [
                "2380-14024",
                "2380-14051"
            ],
            "persons": [
                "2380-51741-6",
                "2380-51845-2"
            ],
            "imported": null,
            "journal": "EUR ARCH PSYCHIAT CLIN NEUROS",
            "issn": "0940-1334",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.628,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.456,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 2381,
            "title": "Sodium chloride-citrate beverages attenuate hypovolemia in men resting 12 h at 2800 m altitude.",
            "abstract": null,
            "authors": [
                "Greenleaf, JE",
                "Farrell, PA",
                "Loomis, JL",
                "Fedele, MJ",
                "West, J",
                "Rössler, A",
                "Hinghofer-Szalkay, H"
            ],
            "year": 1998,
            "source": "Aviat Space Environ Med. 1998; 69(10):936-943",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076125400002",
            "pubmed": "9773893",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2381-14010"
            ],
            "persons": [
                "2381-51683-6",
                "2381-51737-6"
            ],
            "imported": null,
            "journal": "AVIAT SPACE ENVIRON MED",
            "issn": "0095-6562",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.587,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.560747663551402,
            "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": 3270,
            "title": "Prognostic value of APACHE II and III for preoperative evaluation of emergency surgery patients.",
            "abstract": null,
            "authors": [
                "Krenn, H",
                "Dorn, C",
                "Fitzgerald, RD",
                "Pojer, H",
                "Rumpold-Seitlinger, G",
                "List, WF"
            ],
            "year": 2000,
            "source": "Eur J Anaesthesiol. 2000; 17(8):529-530",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000089405500011",
            "pubmed": "10998038",
            "doi": "10.1046%2Fj.1365-2346.2000.00716.x",
            "pmc": null,
            "organizations": [
                "3270-14044"
            ],
            "persons": [
                "3270-51915-6",
                "3270-51923-6"
            ],
            "imported": null,
            "journal": "EUR J ANAESTH",
            "issn": "0265-0215",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.863,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.434782608695652,
            "impactfactor_norm_year": 2000,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}