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=220&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=240&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=200&ordering=-imported",
    "results": [
        {
            "id": 125,
            "title": "Action of ATP on ventricular automaticity.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Domanowits, H",
                "Sterz, F",
                "Stark, U",
                "Bachernegg, M",
                "Kickenweiz, E",
                "Decrinis, M",
                "Laggner, AN",
                "Tritthart, HA"
            ],
            "year": 1994,
            "source": "J Cardiovasc Pharmacol. 1994; 24(5):740-744",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PP29500008",
            "pubmed": "7532751",
            "doi": "10.1097/00005344-199424050-00008",
            "pmc": null,
            "organizations": [
                "125-14011"
            ],
            "persons": [
                "125-51519-6"
            ],
            "imported": null,
            "journal": "J CARDIOVASC PHARMACOL",
            "issn": "0160-2446",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.725806451612903,
            "impactfactor_norm_year": 1998,
            "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": 270,
            "title": "Are adult transcranial Doppler systems suitable for application in neonates?",
            "abstract": null,
            "authors": [
                "Ipsiroglu, OS",
                "Steck, J",
                "Michel, E",
                "Pessenhofer, H",
                "Jorch, G",
                "Pollak, A"
            ],
            "year": 1996,
            "source": "Eur J Pediatr. 1996; 155(11):942-947",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VN80600007",
            "pubmed": "8911894",
            "doi": "10.1007/BF02282884",
            "pmc": null,
            "organizations": [
                "270-14010"
            ],
            "persons": [
                "270-51504-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.127,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 126,
            "title": "Activation of EGF receptor by oxidized LDL.",
            "abstract": null,
            "authors": [
                "Suc, I",
                "Meilhac, O",
                "Lajoie-Mazenc, I",
                "Vandaele, J",
                "Jürgens, G",
                "Salvayre, R",
                "Nègre-Salvayre, A"
            ],
            "year": 1998,
            "source": "FASEB J. 1998; 12(9):665-671",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074011000005",
            "pubmed": "9619445",
            "doi": "10.1096/fasebj.12.9.665",
            "pmc": null,
            "organizations": [
                "126-14013"
            ],
            "persons": [
                "126-51511-6"
            ],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 13.861,
            "impactfactor_year": 1998,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "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": 57,
            "title": "A Contribution to the Kinetics of Bound Magnesium in Serum",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Fleck, G",
                "Leitner, G",
                "Sabin, S",
                "Liebmann, P",
                "Wagner, T",
                "Zirm, B"
            ],
            "year": 1994,
            "source": "MAGNESIUM, BULL 1994 16: 19-22.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NF79100005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "57-14014"
            ],
            "persons": [
                "57-51964-6"
            ],
            "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.426,
            "impactfactor_year": 1994,
            "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": 273,
            "title": "Arteriovenous fistula after renal biopsy in children.",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Schwinger, W",
                "Ring, E"
            ],
            "year": 1998,
            "source": "J Ultrasound Med. 1998; 17(8):505-508",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074997000004",
            "pubmed": "9697953",
            "doi": "10.7863/jum.1998.17.8.505",
            "pmc": null,
            "organizations": [
                "273-14091",
                "273-14092",
                "273-14106"
            ],
            "persons": [
                "273-51373-2",
                "273-51859-6"
            ],
            "imported": null,
            "journal": "J ULTRASOUND MED",
            "issn": "0278-4297",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.921,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.76,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 127,
            "title": "Activation of microsomal cytochrome P450 mono-oxygenase by Ca2+ store depletion and its contribution to Ca2+ entry in porcine aortic endothelial cells.",
            "abstract": null,
            "authors": [
                "Hoebel, BG",
                "Kostner, GM",
                "Graier, WF"
            ],
            "year": 1997,
            "source": "Br J Pharmacol. 1997; 121(8):1579-1588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XQ88700010",
            "pubmed": "9283690",
            "doi": "10.1038/sj.bjp.0701304",
            "pmc": "PMC1564862",
            "organizations": [
                "127-14013"
            ],
            "persons": [
                "127-51669-6",
                "127-51860-4"
            ],
            "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": 3.619,
            "impactfactor_year": 1997,
            "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": 277,
            "title": "Artificial penile nodules and secondary syphilis.",
            "abstract": null,
            "authors": [
                "Wolf, P",
                "Kerl, H"
            ],
            "year": 1991,
            "source": "Genitourin Med. 1991; 67(3):247-249",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FV30800014",
            "pubmed": "2071130",
            "doi": "10.1136/sti.67.3.247",
            "pmc": "PMC1194682",
            "organizations": [
                "277-14047"
            ],
            "persons": [
                "277-51618-1",
                "277-51620-6"
            ],
            "imported": null,
            "journal": "GENITOURIN MED",
            "issn": "0266-4348",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.135,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.811320754716981,
            "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": 278,
            "title": "The artificial heart and neuromonitoring? Technical and clinical aspects",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Eger, E",
                "Hadolt, I",
                "Mahla, E",
                "Tscheliessnigg, KH"
            ],
            "year": 1998,
            "source": "Biomed Tech (Berl). 1998; 43(6):158-163",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074551900001",
            "pubmed": "9677756",
            "doi": "10.1515/bmte.1998.43.6.158",
            "pmc": null,
            "organizations": [
                "278-14070",
                "278-14073"
            ],
            "persons": [
                "278-51616-6",
                "278-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.441,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 279,
            "title": "Ascending enteric reflex contraction: roles of acetylcholine and tachykinins in relation to distension and propagation of excitation.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Schluet, W",
                "Maggi, CA"
            ],
            "year": 1993,
            "source": "J PHARMACOL EXP THER 1993 264: 391-396.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KG48400056",
            "pubmed": "7678649",
            "doi": null,
            "pmc": null,
            "organizations": [
                "279-14022"
            ],
            "persons": [
                "279-51529-2"
            ],
            "imported": null,
            "journal": "J PHARMACOL EXP THER",
            "issn": "0022-3565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.898876404494382,
            "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": 280,
            "title": "Ascent of the testis in children.",
            "abstract": null,
            "authors": [
                "Mayr, J",
                "Rune, GM",
                "Holas, A",
                "Schimpl, G",
                "Schmidt, B",
                "Haberlik, A"
            ],
            "year": 1995,
            "source": "EUR J PEDIAT 1995 154: 893-895.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TC61700006",
            "pubmed": "8582401",
            "doi": "10.1007%2FBF01957500",
            "pmc": null,
            "organizations": [
                "280-14044",
                "280-14049"
            ],
            "persons": [
                "280-51572-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.073,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 59,
            "title": "A correlation of cell cycle perturbations with chemosensitivity in human ovarian cancer cells exposed to cytotoxic drugs in vitro.",
            "abstract": null,
            "authors": [
                "Petru, E",
                "Sevin, BU",
                "Haas, J",
                "Ramos, R",
                "Perras, J"
            ],
            "year": 1995,
            "source": "Gynecol Oncol. 1995; 58(1):48-57",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995RG49700009",
            "pubmed": "7789890",
            "doi": "10.1006/gyno.1995.1182",
            "pmc": null,
            "organizations": [
                "59-14038"
            ],
            "persons": [
                "59-51627-6",
                "59-51624-2"
            ],
            "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.374,
            "impactfactor_year": 1995,
            "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": 313,
            "title": "Basic Pharmacological Concepts in Postoperative Pain Management",
            "abstract": null,
            "authors": [
                "Likar, R",
                "Kapral, S",
                "Jost, R",
                "List, WF"
            ],
            "year": 1998,
            "source": "ACTA ANAESTHESIOL SCAND 1998 42: 88-90.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076209500042",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "313-14044"
            ],
            "persons": [],
            "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": 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": 283,
            "title": "Aspiration resulting from lateral hypopharyngeal pouches.",
            "abstract": null,
            "authors": [
                "Lindbichler, F",
                "Raith, J",
                "Uggowitzer, M",
                "Hausegger, K"
            ],
            "year": 1998,
            "source": "AJR Am J Roentgenol. 1998; 170(1):129-132",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071081000035",
            "pubmed": "9423616",
            "doi": "10.2214/ajr.170.1.9423616",
            "pmc": null,
            "organizations": [
                "283-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ROENTGENOL",
            "issn": "0361-803X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.179,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.835443037974684,
            "impactfactor_norm_year": 1998,
            "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": 132,
            "title": "Activity of SR 142801 at peripheral tachykinin receptors.",
            "abstract": null,
            "authors": [
                "Patacchini, R",
                "Barthò, L",
                "Holzer, P",
                "Maggi, CA"
            ],
            "year": 1995,
            "source": "Eur J Pharmacol. 1995; 278(1):17-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QX80000003",
            "pubmed": "7545122",
            "doi": "10.1016/0014-2999(95)00090-8",
            "pmc": null,
            "organizations": [
                "132-14022"
            ],
            "persons": [
                "132-51529-6"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.637,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.814606741573034,
            "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": 285,
            "title": "[Practical assessment using transmitral Doppler echocardiography for the evaluation of left ventricular filling pressure in patients with systolic ventricular dysfunction].",
            "abstract": null,
            "authors": [
                "Weihs, W",
                "Anelli-Monti, B",
                "Schuchlenz, H",
                "Harb, S"
            ],
            "year": 1999,
            "source": "Acta Med Austriaca. 1999; 26(1):8-11",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079666100002",
            "pubmed": "10230469",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "285-98517-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.291,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.245454545454545,
            "impactfactor_norm_year": 1999,
            "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": 286,
            "title": "Assessment of lung function in neonates during extracorporeal membrane oxygenation.",
            "abstract": null,
            "authors": [
                "Reiterer, F",
                "Kuttnig-Haim, M",
                "Zobel, G",
                "Urlesberger, B",
                "Maurer, U",
                "Riccabona, M",
                "Dacar, D",
                "Müller, W"
            ],
            "year": 1997,
            "source": "Wien Klin Wochenschr. 1997; 109(6):192-196",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR80900003",
            "pubmed": "9112741",
            "doi": null,
            "pmc": null,
            "organizations": [
                "286-14048"
            ],
            "persons": [
                "286-51373-6",
                "286-51643-6",
                "286-51653-1"
            ],
            "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.411,
            "impactfactor_year": 1997,
            "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": true
        },
        {
            "id": 287,
            "title": "Assessment of MRI criteria for a diagnosis of MS.",
            "abstract": null,
            "authors": [
                "Offenbacher, H",
                "Fazekas, F",
                "Schmidt, R",
                "Freidl, W",
                "Flooh, E",
                "Payer, F",
                "Lechner, H"
            ],
            "year": 1993,
            "source": "NEUROLOGY 1993 43: 905-909.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LC36300013",
            "pubmed": "8274173",
            "doi": "10.1212/WNL.43.5.905",
            "pmc": null,
            "organizations": [
                "287-14051"
            ],
            "persons": [
                "287-51845-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.347,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.968,
            "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": 135,
            "title": "Acute effect of neodymium yttrium aluminium garment laser on the cerebral cortical structure, blood-brain barrier, and pial vessel behaviour in the cat.",
            "abstract": null,
            "authors": [
                "Sakaki, T",
                "Kleinert, R",
                "Ascher, PW",
                "Auer, LM"
            ],
            "year": 1991,
            "source": "Acta Neurochir (Wien). 1991; 109(3-4):133-139",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FL66800009",
            "pubmed": "1858531",
            "doi": "10.1007/BF01403008",
            "pmc": null,
            "organizations": [
                "135-14020",
                "135-14050"
            ],
            "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": 290,
            "title": "Evaluation of renal vascularization using amplitude-coded Doppler ultrasound",
            "abstract": null,
            "authors": [
                "Riccabona, M",
                "Preidler, K",
                "Szolar, D",
                "Schwinger, W",
                "Ring, E",
                "Sorantin, E",
                "Aigner, R"
            ],
            "year": 1997,
            "source": "Ultraschall Med. 1997; 18(6):244-248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000071354800004",
            "pubmed": "9491489",
            "doi": "10.1055/s-2007-1000435",
            "pmc": null,
            "organizations": [
                "290-14054",
                "290-14080",
                "290-14092",
                "290-14106"
            ],
            "persons": [
                "290-51727-6",
                "290-51373-2",
                "290-51913-6",
                "290-51859-6"
            ],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.729,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "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": 402,
            "title": "Cardiovascular risk factors in obesity. The effect of weight reduction on platelet size in overweight patients.",
            "abstract": null,
            "authors": [
                "Toplak, H",
                "Sagmeister, E",
                "Wascher, TC"
            ],
            "year": 1994,
            "source": "Int J Obes Relat Metab Disord. 1994; 18(5):355-356",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994NH75700014",
            "pubmed": "8061730",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "402-51846-1"
            ],
            "imported": null,
            "journal": "INT J OBESITY",
            "issn": "0307-0565",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.568,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.94,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NUTRITION & DIETETICS",
            "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
        }
    ]
}