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=151740&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151760&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151720&ordering=-year",
    "results": [
        {
            "id": 8872,
            "title": "Spindle cell and pleomorphic lipoma: an immunohistochemical study and histogenetic analysis.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Schmid, C",
                "Hödl, S",
                "Fletcher, CD"
            ],
            "year": 1989,
            "source": "J PATHOL. 1989; 158(3): 219-222. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AG61900007",
            "pubmed": "2769483",
            "doi": "10.1002/path.1711580308",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-03-04T15:57:15+01:00",
            "journal": "J PATHOL",
            "issn": "0022-3417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.518,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.926470588235294,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 8873,
            "title": "Proliferation antigens in cutaneous melanocytic tumors--an immunohistochemical study comparing the transferrin receptor and the Ki 67 antigen.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Smolle, J",
                "Smolle-Juettner, FM",
                "Kerl, H"
            ],
            "year": 1989,
            "source": "Dermatologica. 1989; 179(1):3-9",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AG84200002",
            "pubmed": "2569990",
            "doi": "10.1159/000248090",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8873-51617-6",
                "8873-51620-6",
                "8873-51615-6"
            ],
            "imported": null,
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "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": 8874,
            "title": "Synthesis and antiviral activity of the enantiomeric forms of carba-5-iodo-2'-deoxyuridine and carba-(E)-5-(2-bromovinyl)-2'-deoxyuridine.",
            "abstract": null,
            "authors": [
                "Balzarini, J",
                "Baumgartner, H",
                "Bodenteich, M",
                "De Clercq, E",
                "Griengl, H"
            ],
            "year": 1989,
            "source": "J Med Chem. 1989; 32(8):1861-1865",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AH18700029",
            "pubmed": "2547072",
            "doi": "10.1021/jm00128a029",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J MED CHEM",
            "issn": "0022-2623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.933333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, MEDICINAL",
            "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": 8875,
            "title": "Management of acute intrathoracic aortic dissection.",
            "abstract": null,
            "authors": [
                "Eber, B",
                "Klein, W",
                "Rigler, B",
                "Kullnig, P",
                "Tschelliesnigg, KH",
                "Petritsch, W",
                "Dusleag, J",
                "Lammer, J",
                "Zenker, G",
                "Smolle, KH"
            ],
            "year": 1989,
            "source": "Wien Med Wochenschr. 1989; 139(13):306-309",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AH59600003",
            "pubmed": "2773489",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8875-51536-6"
            ],
            "imported": "2010-05-21T17:15:14+02:00",
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8876,
            "title": "Benign presacral tumors as a cause of mechanical obstruction",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Pierer, G",
                "Steiner, H"
            ],
            "year": 1989,
            "source": "Chirurg. 1989; 60(7):488-491",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AH72000010",
            "pubmed": "2791735",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 8877,
            "title": "Whipple's disease: abdominal lymphoma, intermittent fever and recurrent arthralgias.",
            "abstract": null,
            "authors": [
                "Kraus, I",
                "Lehnert, M",
                "Pristautz, H",
                "Sixl, B",
                "Krejs, GJ"
            ],
            "year": 1989,
            "source": "Dtsch Med Wochenschr. 1989; 114(31-32):1207-1209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AJ50800006",
            "pubmed": "2473872",
            "doi": "10.1055/s-2008-1066742",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8877-51534-6"
            ],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": 8878,
            "title": "Personality and coping with stress in patients with functional dysphonia",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Egger, J",
                "Friedrich, G"
            ],
            "year": 1989,
            "source": "PSYCHOTHER PSYCHOSOM MED PSYC. 1989; 39:  300-305. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AJ62700004",
            "pubmed": "2798717",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8878-51505-6",
                "8878-51845-2"
            ],
            "imported": "2010-05-25T14:02:13+02:00",
            "journal": "PSYCHOTHER PSYCHOSOM MED PSYC",
            "issn": "0937-2032",
            "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": 8880,
            "title": "Is the search for Meckel's diverticulum in appendectomy still a current problem in common surgical practice?.",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Berger, A",
                "Colombo, T",
                "Kronberger, L"
            ],
            "year": 1989,
            "source": "Chirurg. 1989; 60(8):549-552",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AK06100011",
            "pubmed": "2791743",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8880-14073"
            ],
            "persons": [
                "8880-51595-2"
            ],
            "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": true
        },
        {
            "id": 8881,
            "title": "APPLICATION OF PROTON MAGNETIC-RESONANCE (PMR) SPECTROSCOPY TO ANALYSIS OF THIAMPHENICOL AND THIAMPHENICOL GLYCINATE HYDROCHLORIDE",
            "abstract": null,
            "authors": [
                "SHUKRALLAH, I",
                "SAKLA, A",
                "PALETTA, B"
            ],
            "year": 1989,
            "source": "PHARMAZIE 1989 44: 495-496.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1989AK12200020",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PHARMAZIE",
            "issn": "0031-7144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.334,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.365079365079365,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY",
            "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": 8884,
            "title": "Classification and therapy of pseudolymphomas",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 1989,
            "source": "HAUTARZT. 1989; 40(8): 537-537. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1989AL50300015",
            "pubmed": "2793465",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8884-51620-2"
            ],
            "imported": "2010-05-25T15:26:49+02:00",
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "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": 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": 8885,
            "title": "MR tomography following lumbar disk surgery: differential diagnostic potentials using Gd-DTPA",
            "abstract": null,
            "authors": [
                "Steiner, H"
            ],
            "year": 1989,
            "source": "Rofo. 1989; 151(2):179-185",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AL57800010",
            "pubmed": "2548244",
            "doi": "10.1055/s-2008-1047156",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NEUEN",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.428,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.493670886075949,
            "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": 8886,
            "title": "Pharmacokinetic data of propranolol enantiomers in a comparative human study with (S)- and (R,S)-propranolol.",
            "abstract": null,
            "authors": [
                "Lindner, W",
                "Rath, M",
                "Stoschitzky, K",
                "Semmelrock, HJ"
            ],
            "year": 1989,
            "source": "Chirality. 1989; 1(1):10-13",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AL91400004",
            "pubmed": "2642031",
            "doi": "10.1002/chir.530010105",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8886-51374-6"
            ],
            "imported": null,
            "journal": "CHIRALITY",
            "issn": "0899-0042",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.561,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.646153846153846,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 8887,
            "title": "CONTINUOUS ARTERIOVENOUS HEMOFILTRATION AS EMERGENCY PROCEDURE IN SEVERE HYPERKALEMIA",
            "abstract": null,
            "authors": [
                "ZOBEL, G",
                "HAIM, M",
                "RITSCHL, E",
                "MULLER, W"
            ],
            "year": 1989,
            "source": "CHILD NEPHROL UROL. 1989; 9:  236-238. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AM43800010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8887-51643-6"
            ],
            "imported": "2010-05-21T12:05:28+02:00",
            "journal": "CHILD NEPHROL UROL",
            "issn": "1012-6694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.279,
            "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": 8888,
            "title": "Pregnancy and neonatal screening in Austria",
            "abstract": null,
            "authors": [
                "Stöckler, S",
                "Ipsiroglu, OS",
                "Häusler, M"
            ],
            "year": 1989,
            "source": "WIEN KLIN WOCHENSCHR. 1989; 101(16): 527-529. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN11600001",
            "pubmed": "2678759",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-06-22T16:34:45+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8889,
            "title": "Hepatitis delta virus infection: an immunohistochemical study",
            "abstract": null,
            "authors": [
                "Preisegger, KH",
                "Denk, H"
            ],
            "year": 1989,
            "source": "Wien Klin Wochenschr. 1989; 101(16):544-547",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN11600005",
            "pubmed": "2678760",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8889-51515-6"
            ],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8890,
            "title": "A 9-week-old infant with congenital cytomegalic inclusion disease and therapy with ganciclovir",
            "abstract": null,
            "authors": [
                "Muntean, W",
                "Lackner, H",
                "Stünzner, D",
                "Ebner, F"
            ],
            "year": 1989,
            "source": "WIEN KLIN WOCHENSCHR. 1989; 101(16): 554-557. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN11600008",
            "pubmed": "2552691",
            "doi": null,
            "pmc": null,
            "organizations": [
                "8890-14048",
                "8890-14108"
            ],
            "persons": [
                "8890-51651-2"
            ],
            "imported": "2010-05-25T16:22:28+02:00",
            "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": true
        },
        {
            "id": 8891,
            "title": "BULBOCAVERNOSUS FAT FLAP PLASTY - COMMENT",
            "abstract": null,
            "authors": [
                "WANDSCHNEIDER, G"
            ],
            "year": 1989,
            "source": "Z UROL NEPHROL 1989 82: 444-444.",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1989AN11800010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z UROL NEPHROL",
            "issn": "0044-3611",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8892,
            "title": "VITAMIN-E AND OTHER LIPOPHILIC ANTIOXIDANTS PROTECT LDL AGAINST OXIDATION",
            "abstract": null,
            "authors": [
                "ESTERBAUER, H",
                "ROTHENEDER, M",
                "STRIEGL, G",
                "WAEG, G",
                "ASHY, A",
                "SATTLER, W",
                "JURGENS, G"
            ],
            "year": 1989,
            "source": "FETT WISS TECHNOL. 1989; 91:  316-324. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN21200004",
            "pubmed": null,
            "doi": "10.1002/lipi.19890910805",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8892-51511-6",
                "8892-51705-6"
            ],
            "imported": "2007-10-18T16:20:33+02:00",
            "journal": "FETT WISS TECHNOL",
            "issn": "0931-5985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.662,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.555555555555556,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "FOOD SCIENCE & TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8893,
            "title": "Fast optical monitoring of microscopic excitation patterns in cardiac muscle.",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Windisch, H",
                "Tritthart, HA"
            ],
            "year": 1989,
            "source": "Biophys J. 1989; 56(3):623-629",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1989AN28000020",
            "pubmed": "2790142",
            "doi": "10.1016/S0006-3495(89)82709-2",
            "pmc": "PMC1280515",
            "organizations": [],
            "persons": [
                "8893-51519-6",
                "8893-51673-6"
            ],
            "imported": null,
            "journal": "BIOPHYS J",
            "issn": "0006-3495",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.247,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.894736842105263,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 8894,
            "title": "MR findings in methotrexate-induced CNS abnormalities.",
            "abstract": null,
            "authors": [
                "Ebner, F",
                "Ranner, G",
                "Slavc, I",
                "Urban, C",
                "Kleinert, R",
                "Radner, H",
                "Einspieler, R",
                "Justich, E"
            ],
            "year": 1989,
            "source": "AMER J NEURORADIOL. 1989; 10(5): 959-964. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989AN66800010",
            "pubmed": "2505541",
            "doi": "10.2214/ajr.153.6.1283",
            "pmc": null,
            "organizations": [
                "8894-14108"
            ],
            "persons": [],
            "imported": "2010-05-25T13:46:40+02:00",
            "journal": "AMER J NEURORADIOL",
            "issn": "0195-6108",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.733,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.810126582278481,
            "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": true
        }
    ]
}