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=1920&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158620,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1940&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1900&ordering=-imported",
    "results": [
        {
            "id": 133,
            "title": "Acute appendicitis in non-contrast spiral CT: a diagnostic luxury or benefit?",
            "abstract": null,
            "authors": [
                "Stacher, R",
                "Portugaller, H",
                "Preidler, KW",
                "Ruppert-Kohlmayr, AJ",
                "Anegg, U",
                "Rabl, H",
                "Spuller, E",
                "Szolar, DH"
            ],
            "year": 1999,
            "source": "Rofo. 1999; 171(1):26-31",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081918400005",
            "pubmed": "10464501",
            "doi": "10.1055/s-1999-9897",
            "pmc": null,
            "organizations": [
                "133-14020",
                "133-14045",
                "133-14054"
            ],
            "persons": [
                "133-51955-6",
                "133-56918-6"
            ],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.843,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.358974358974359,
            "impactfactor_norm_year": 1999,
            "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
        },
        {
            "id": 2440,
            "title": "Studies on epitopes on low-density lipoprotein modified by 4-hydroxynonenal. Biochemical characterization and determination.",
            "abstract": null,
            "authors": [
                "Chen, Q",
                "Esterbauer, H",
                "Jürgens, G"
            ],
            "year": 1992,
            "source": "Biochem J. 1992; 288 ( Pt 1)(3):249-254",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JY71200035",
            "pubmed": "1280111",
            "doi": "10.1042/bj2880249",
            "pmc": "PMC1132105",
            "organizations": [
                "2440-14013"
            ],
            "persons": [
                "2440-51511-4"
            ],
            "imported": null,
            "journal": "BIOCHEM J",
            "issn": "0264-6021",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.262,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.810169491525424,
            "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": 1162,
            "title": "Head-up tilt and lower body suction: comparison of hormone responses in healthy men.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, HG",
                "Vigas, M",
                "Sauseng-Fellegger, G",
                "König, EM",
                "Lichardus, B",
                "Jezová, D"
            ],
            "year": 1996,
            "source": "Physiol Res. 1996; 45(5):369-378",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VZ27800003",
            "pubmed": "9085364",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1162-14010"
            ],
            "persons": [
                "1162-51683-2"
            ],
            "imported": null,
            "journal": "PHYSIOL RES",
            "issn": "0862-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.532,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.238805970149254,
            "impactfactor_norm_year": 1998,
            "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": 2439,
            "title": "Structure quality management in pediatric diabetes care.",
            "abstract": null,
            "authors": [
                "Borkenstein, MH",
                "Limbert, C",
                "Reiterer, E",
                "Stalzer, C",
                "Zinggl, E"
            ],
            "year": 1998,
            "source": "Horm Res. 1998; 50 Suppl 1(1):48-51",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074769600011",
            "pubmed": "9676998",
            "doi": "10.1159/000053103",
            "pmc": null,
            "organizations": [
                "2439-14048"
            ],
            "persons": [
                "2439-50659-6",
                "2439-51654-2"
            ],
            "imported": null,
            "journal": "HORMONE RES",
            "issn": "0301-0163",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.78,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.518072289156626,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": 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": true
        },
        {
            "id": 2313,
            "title": "Self-expandable coated stent after intraluminal treatment of esophageal cancer: a risky procedure?",
            "abstract": null,
            "authors": [
                "Maier, A",
                "Pinter, H",
                "Friehs, GB",
                "Renner, H",
                "Smolle-Jüttner, FM"
            ],
            "year": 1999,
            "source": "Ann Thorac Surg. 1999; 67(3):781-784",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079782800040",
            "pubmed": "10215228",
            "doi": "10.1016/S0003-4975(98)01258-2",
            "pmc": null,
            "organizations": [
                "2313-14077"
            ],
            "persons": [
                "2313-51935-2",
                "2313-51615-6"
            ],
            "imported": null,
            "journal": "ANN THORAC SURG",
            "issn": "0003-4975",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.022,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.83969465648855,
            "impactfactor_norm_year": 1999,
            "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": 2314,
            "title": "Self-medication of 193 travelers in the tropics. Recommendations for clinical counseling of tropical travelers and organization of a tropical travel pharmacy",
            "abstract": null,
            "authors": [
                "Reisinger, EC"
            ],
            "year": 1992,
            "source": "Wien Klin Wochenschr. 1992; 104(6):163-166",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HK36300003",
            "pubmed": "1580072",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": 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": 2315,
            "title": "Self-organizing neural networks--an alternative way of cluster analysis in clinical chemistry.",
            "abstract": null,
            "authors": [
                "Reibnegger, G",
                "Wachter, H"
            ],
            "year": 1996,
            "source": "Clin Chim Acta. 1996; 248(1):91-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UH90600010",
            "pubmed": "8740573",
            "doi": "10.1016%2F0009-8981%2895%2906269-6",
            "pmc": null,
            "organizations": [
                "2315-14012"
            ],
            "persons": [
                "2315-50569-2"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.045,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY 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": 2316,
            "title": "Self-renewal, maturation, and differentiation of the rat myelomonocytic hematopoietic stem cell.",
            "abstract": null,
            "authors": [
                "Lucas, T",
                "Krugluger, W",
                "Samorapoompichit, P",
                "Gamperl, R",
                "Beug, H",
                "Förster, O",
                "Boltz-Nitulescu, G"
            ],
            "year": 1999,
            "source": "FASEB J. 1999; 13(2):263-272",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000078615200006",
            "pubmed": "9973314",
            "doi": "10.1096/fasebj.13.2.263",
            "pmc": null,
            "organizations": [
                "2316-14021"
            ],
            "persons": [],
            "imported": null,
            "journal": "FASEB J",
            "issn": "0892-6638",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 11.88,
            "impactfactor_year": 1999,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1999,
            "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": 2317,
            "title": "Self-sustained sequence replication (3SR): an alternative to PCR.",
            "abstract": null,
            "authors": [
                "Mueller, JD",
                "Pütz, B",
                "Höfler, H"
            ],
            "year": 1997,
            "source": "Histochem Cell Biol. 1997; 108(4-5):431-437",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YF84200017",
            "pubmed": "9387935",
            "doi": "10.1007%2Fs004180050183",
            "pmc": null,
            "organizations": [
                "2317-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "HISTOCHEMISTRY CELL BIOL",
            "issn": "0301-5564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.73,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROSCOPY",
            "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": 2318,
            "title": "Sensitivity in the clinical diagnosis of malignant melanoma.",
            "abstract": null,
            "authors": [
                "Wolf, IH",
                "Smolle, J",
                "Soyer, HP",
                "Kerl, H"
            ],
            "year": 1998,
            "source": "Melanoma Res. 1998; 8(5):425-429",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000077119300007",
            "pubmed": "9835456",
            "doi": "10.1097/00008390-199810000-00007",
            "pmc": null,
            "organizations": [
                "2318-14047"
            ],
            "persons": [
                "2318-51617-6",
                "2318-51327-1",
                "2318-51620-4"
            ],
            "imported": null,
            "journal": "MELANOMA RES",
            "issn": "0960-8931",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.54,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.828571428571429,
            "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": 2319,
            "title": "Sensory nerves, nitric oxide and NANC vasodilatation.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Wachter, C",
                "Heinemann, A",
                "Jocic, M",
                "Lippe, IT",
                "Herbert, MK"
            ],
            "year": 1995,
            "source": "Arch Int Pharmacodyn Ther. 1995; 329(1):67-79",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QX51600006",
            "pubmed": "7639621",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2319-14022"
            ],
            "persons": [
                "2319-51529-2",
                "2319-51756-6",
                "2319-51832-6"
            ],
            "imported": null,
            "journal": "ARCH INT PHARMACODYN THER",
            "issn": "0003-9780",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.582,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.579365079365079,
            "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": 2320,
            "title": "Sensory neurons mediate protective vasodilatation in rat gastric mucosa.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Livingston, EH",
                "Saria, A",
                "Guth, PH"
            ],
            "year": 1991,
            "source": "AMER J PHYSIOL 1991 260: G363-G370.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FC25000061",
            "pubmed": "2003604",
            "doi": "10.1152/ajpgi.1991.260.3.G363",
            "pmc": null,
            "organizations": [
                "2320-14022"
            ],
            "persons": [
                "2320-51529-2"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "impactfactor_norm_year": 1998,
            "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": 855,
            "title": "Effects of fish oils on lipid variables and platelet function indices.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "Kostner, GM"
            ],
            "year": 1993,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1993; 49(3):645-663",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993LW70900001",
            "pubmed": "8248270",
            "doi": "10.1016%2F0952-3278%2893%2990074-7",
            "pmc": null,
            "organizations": [
                "855-14013"
            ],
            "persons": [
                "855-51669-4",
                "855-51833-1"
            ],
            "imported": null,
            "journal": "PROSTAGLAND LEUK ESSENT FATTY",
            "issn": "0952-3278",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.965,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.397590361445783,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "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": 557,
            "title": "Computer simulations of histologic patterns in melanoma using a cellular automaton provide correlations with prognosis.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Hofmann-Wellenhof, R",
                "Kofler, R",
                "Cerroni, L",
                "Haas, J",
                "Kerl, H"
            ],
            "year": 1995,
            "source": "J Invest Dermatol. 1995; 105(6):797-801",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TH09000012",
            "pubmed": "7490474",
            "doi": "10.1111%2F1523-1747.ep12326559",
            "pmc": null,
            "organizations": [
                "557-14038",
                "557-14047"
            ],
            "persons": [
                "557-51751-6",
                "557-51617-2",
                "557-51620-6",
                "557-51627-6",
                "557-51711-6"
            ],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.681,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 1062,
            "title": "Fendiline inhibits L-type calcium channels in guinea-pig ventricular myocytes: a whole-cell patch-clamp study.",
            "abstract": null,
            "authors": [
                "Tripathi, O",
                "Schreibmayer, W",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Br J Pharmacol. 1993; 108(4):865-869",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KW69700004",
            "pubmed": "8485628",
            "doi": "10.1111/j.1476-5381.1993.tb13479.x",
            "pmc": "PMC1908174",
            "organizations": [
                "1062-14011"
            ],
            "persons": [
                "1062-51519-6"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2325,
            "title": "Sequential treatment of recurrent mesenteric desmoid tumor.",
            "abstract": null,
            "authors": [
                "Bauernhofer, T",
                "Stöger, H",
                "Schmid, M",
                "Smola, M",
                "Gürtl-Lackner, B",
                "Höfler, G",
                "Ranner, G",
                "Reisinger, E",
                "Samonigg, H"
            ],
            "year": 1996,
            "source": "Cancer. 1996; 77(6):1061-1065",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996TY62100009",
            "pubmed": "8635124",
            "doi": "10.1002/(SICI)1097-0142(19960315)77:6<1061::AID-CNCR9>3.0.CO;2-K",
            "pmc": null,
            "organizations": [
                "2325-14020",
                "2325-14045",
                "2325-14054",
                "2325-14085"
            ],
            "persons": [
                "2325-51532-6",
                "2325-51538-6",
                "2325-51692-2",
                "2325-52569-6",
                "2325-51691-6"
            ],
            "imported": null,
            "journal": "CANCER",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 3.296,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1173,
            "title": "Hemodynamic-Effects of Conventional Mechanical Ventilation and High-Frequency Jet Ventilation in Fontan-Circulation - An Experimental-Study",
            "abstract": null,
            "authors": [
                "Zobel, G",
                "Dacar, D",
                "Rödl, S",
                "Friehs, I",
                "Urlesberger, B",
                "Gamillscheg, A"
            ],
            "year": 1996,
            "source": "ACP, APPL CARDIOPUL PATHOPHYSL 1996 6: 247-254.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996XZ61400004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1173-14048"
            ],
            "persons": [
                "1173-51709-6"
            ],
            "imported": null,
            "journal": "ACP, APPL CARDIOPUL PATHOPHYSL",
            "issn": "0920-5268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.086,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.241935483870968,
            "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": 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": 2327,
            "title": "Serotonin and protein kinase C modulation of a rat brain inwardly rectifying K+ channel expressed in xenopus oocytes.",
            "abstract": null,
            "authors": [
                "DiMagno, L",
                "Dascal, N",
                "Davidson, N",
                "Lester, HA",
                "Schreibmayer, W"
            ],
            "year": 1996,
            "source": "Pflugers Arch. 1996; 431(3):335-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TW03800005",
            "pubmed": "8584426",
            "doi": "10.1007/BF02207270",
            "pmc": null,
            "organizations": [
                "2327-14011"
            ],
            "persons": [],
            "imported": null,
            "journal": "PFLUGERS ARCH, EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.963,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.805970149253731,
            "impactfactor_norm_year": 1998,
            "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": 3306,
            "title": "Phenotypic-genotypic correlations of common mutations in European patients with Wilson disease.",
            "abstract": null,
            "authors": [
                "Ferenci, P",
                "Berr, F",
                "Caca, K",
                "Firneisz, G",
                "Szalai, F",
                "Datz, C",
                "Stauber, R",
                "Vogel, W",
                "Polli, C"
            ],
            "year": 2000,
            "source": "HEPATOLOGY 2000 32: 1023-1023.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000089622401008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "3306-51530"
            ],
            "imported": null,
            "journal": "HEPATOLOGY",
            "issn": "0270-9139",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.304,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.977777777777778,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}