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=158220&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 158429,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158240&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158200&ordering=imported",
    "results": [
        {
            "id": 14921,
            "title": "CARDIOPULMONARY RECIRCULATION - THEORY AND IN-VITRO EVALUATION",
            "abstract": null,
            "authors": [
                "SCHNEDITZ, D",
                "MARTIN, K",
                "LEVIN, NW"
            ],
            "year": 1995,
            "source": "J AMER SOC NEPHROL 1995 6: 613-613.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RX68601241",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14921-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.551,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 14920,
            "title": "FLUID REMOVAL WITH 2-POOL UREA KINETIC-MODELS - COMPARISON OF MODEL ASSUMPTIONS USING EXACT AND NUMERICAL-SOLUTIONS",
            "abstract": null,
            "authors": [
                "SCHNEDITZ, D",
                "DAUGIRDAS, JT"
            ],
            "year": 1995,
            "source": "J AMER SOC NEPHROL 1995 6: 612-612.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RX68601240",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14920-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.551,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 14919,
            "title": "CARDIAC INDEX AFFECTS UREA REBOUND TO THE EXTENT PREDICTED BY THE REGIONAL BLOOD-FLOW MODEL",
            "abstract": null,
            "authors": [
                "GEORGE, TO",
                "PRIESTERCOARY, A",
                "DUNEA, G",
                "SCHNEDITZ, D",
                "DAUGIRDAS, JT"
            ],
            "year": 1995,
            "source": "J AMER SOC NEPHROL 1995 6: 599-599.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RX68601187",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14919-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.551,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 14917,
            "title": "MEASUREMENT OF ACCESS FLOW BY THERMODILUTION - IN-VITRO EXPERIMENTS",
            "abstract": null,
            "authors": [
                "SCHNEDITZ, D",
                "MARTIN, K",
                "LEVIN, NW"
            ],
            "year": 1995,
            "source": "J AMER SOC NEPHROL 1995 6: 502-502.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995RX68600797",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14917-51834"
            ],
            "imported": null,
            "journal": "J AMER SOC NEPHROL",
            "issn": "1046-6673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.551,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 14915,
            "title": "IMMUNIZATION WITH ANTIIDIOTYPE VACCINE SCV-106 PROLONGS SURVIVAL-TIME OF CANCER-PATIENTS WITH METASTATIC COLORECTAL-CANCER - A RANDOMIZED DOUBLE-BLIND CLINICAL-TRIAL",
            "abstract": null,
            "authors": [
                "SAMONIGG, H",
                "WILDERSTRUSCHNIG, M",
                "KUSS, I",
                "PLOT, R",
                "STOGER, H",
                "SCHMID, M",
                "BAUERNHOFER, T",
                "TIRAN, A",
                "HAVELEC, L",
                "LOIBNER, H"
            ],
            "year": 1995,
            "source": "EUR J CANCER 1995 31A: 45-45.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TC04600045",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14915-51532",
                "14915-51538",
                "14915-51692"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 14914,
            "title": "ERYTHROPOIETIN FOR CHRONIC ANEMIA OF CANCER - TREATMENT RESULTS AND PREDICTION OF RESPONSIVENESS",
            "abstract": null,
            "authors": [
                "LUDWIG, H",
                "FRITZ, E",
                "LEITGEB, C",
                "PECHERSTORFER, M",
                "SAMONIGG, H",
                "SCHUSTER, J"
            ],
            "year": 1995,
            "source": "EUR J CANCER 1995 31A: 7-7.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TC04600007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14914-14085"
            ],
            "persons": [
                "14914-51532"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 14912,
            "title": "L(OMEGA)N-NITRO-ARGININE RESISTANT VESSEL RELAXATION IS MEDIATED VIA A PERTUSSIS-TOXIN-SENSITIVE PATHWAY BUT NOT VIA A CYTOCHROME-P450 MONOOXYGENASE IN BOVINE CORONARY-ARTERIES",
            "abstract": null,
            "authors": [
                "GRAIER, WF",
                "HOLZMANN, S",
                "HOEBEL, BG",
                "KUKOVETZ, WR"
            ],
            "year": 1995,
            "source": "CIRCULATION 1995 92: 3610-3610.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TB48003587",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14912-51860"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.822,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 14911,
            "title": "TRANSGENIC MICE EXPRESSING HUMAN LIPOPROTEIN-LIPASE DRIVEN BY THE MOUSE LIPOPROTEIN-LIPASE PROMOTER",
            "abstract": null,
            "authors": [
                "HOFMANN, W",
                "LEVAKFRANK, S",
                "WALSH, AM",
                "KNIPPING, G",
                "BRESLOW, JL",
                "ZECHNER, R"
            ],
            "year": 1995,
            "source": "CIRCULATION 1995 92: 3046-3046.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TB48003026",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.822,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 14910,
            "title": "MYOPATHY AND PROLIFERATION OF MITOCHONDRIA AND PEROXISOMES CAUSED BY OVEREXPRESSION OF LIPOPROTEIN-LIPASE IN MUSCLE",
            "abstract": null,
            "authors": [
                "LEVAKFRANK, S",
                "JURITSCH, B",
                "HOEFLER, G",
                "WALSH, AM",
                "BRESLOW, JL",
                "ZECHNER, R"
            ],
            "year": 1995,
            "source": "CIRCULATION 1995 92: 3045-3045.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TB48003025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14910-14020"
            ],
            "persons": [
                "14910-51691"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.822,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 14909,
            "title": "RAISING EXTRACELLULAR MAGNESIUM DOES NOT INFLUENCE INTRACELLULAR LEVELS OF FREE MAGNESIUM - A POSSIBLE EXPLANATION FOR THE INEFFECTIVITY OF INTRAVENOUS MAGNESIUM REVEALED IN ISIS-4",
            "abstract": null,
            "authors": [
                "GASSER, RNA",
                "GRISOLD, M",
                "GRINSCHGL, S",
                "KLEIN, W"
            ],
            "year": 1995,
            "source": "CIRCULATION 1995 92: 1626-1626.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TB48001615",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14909-14083"
            ],
            "persons": [
                "14909-51533"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.822,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 14908,
            "title": "POSSIBLE CARDIOPROTECTIVE EFFECTS OF ATRIO-NATRIURETIC PEPTIDE DURING MYOCARDIAL-ISCHEMIA - EXPERIMENTAL AND CLINICAL-DATA",
            "abstract": null,
            "authors": [
                "GRISOLD, M",
                "ZWEIKER, R",
                "GASSER, RNA",
                "KLEIN, W"
            ],
            "year": 1995,
            "source": "CIRCULATION 1995 92: 953-953.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TB48000946",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14908-14083"
            ],
            "persons": [
                "14908-51533"
            ],
            "imported": null,
            "journal": "CIRCULATION",
            "issn": "0009-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.822,
            "impactfactor_year": 1995,
            "impactfactor_norm": 1.0,
            "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": 14907,
            "title": "SOFT-TISSUE TUMORS OF THE STOMACH - EXPERIENCES WITH A RARE TUMOR GROUP",
            "abstract": null,
            "authors": [
                "HAUSER, H",
                "MISCHINGER, HJ",
                "BEHAM, A",
                "FRUHWIRTH, H",
                "WERKGARTNER, G"
            ],
            "year": 1995,
            "source": "BRIT J SURG 1995 82: 111-111.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TG36500399",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14907-14073",
                "14907-14074"
            ],
            "persons": [
                "14907-51746"
            ],
            "imported": null,
            "journal": "BRIT J SURG",
            "issn": "0007-1323",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.842,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.9140625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 14903,
            "title": "NK CELLS AND ENDOVASCULAR CYTOTROPHOBLAST CELLS DO SHARE CD56 ANTIGEN",
            "abstract": null,
            "authors": [
                "PROLL, J",
                "BLASCHITZ, A",
                "HARTMANN, M",
                "DOHR, G"
            ],
            "year": 1995,
            "source": "MOL BIOL CELL 1995 6: 1198-1198.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TF51301197",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14903-51666"
            ],
            "imported": null,
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.376,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.945762711864407,
            "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": 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": 14902,
            "title": "POSTEMBRYONAL DEVELOPMENT AND ULTRASTRUCTURE OF SEROTONIN-IMMUNOREACTIVE NEURONS IN THE PRAYING-MANTIS OPTIC LOBE",
            "abstract": null,
            "authors": [
                "LEITINGER, G",
                "PABST, MA",
                "KRAL, K"
            ],
            "year": 1995,
            "source": "MOL BIOL CELL 1995 6: 583-583.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TF51300581",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14902-50960"
            ],
            "imported": null,
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.376,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.945762711864407,
            "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": 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": 14901,
            "title": "DISTRIBUTION OF INSULIN-RECEPTOR ISOFORMS IN THE TROPHOBLAST OF FIRST TRIMESTER AND TERM HUMAN PLACENTA",
            "abstract": null,
            "authors": [
                "BARTH, S",
                "HARTMANN, M",
                "HAHN, T",
                "CERVAR, M",
                "SESTI, G",
                "KAUFMANN, P",
                "ZECHNER, R",
                "DESOYE, G"
            ],
            "year": 1995,
            "source": "MOL BIOL CELL 1995 6: 507-507.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TF51300507",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14901-14038"
            ],
            "persons": [
                "14901-51978",
                "14901-51632"
            ],
            "imported": null,
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 9.376,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.945762711864407,
            "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": 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": 14900,
            "title": "Recombinant human erythropoietin (rHuEPO) in the treatment of chronic anemia in pediatric cancer and chemotherapy.",
            "abstract": null,
            "authors": [
                "Dornbusch, P",
                "Urban, C",
                "Thalmann, E"
            ],
            "year": 1995,
            "source": "BLOOD 1995 86: 2531-2531.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TH91002532",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14900-14092"
            ],
            "persons": [
                "14900-51657"
            ],
            "imported": null,
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.569,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 14899,
            "title": "Local tumor control with microwave hyperthermia (MWHT) in advanced tumor disease",
            "abstract": null,
            "authors": [
                "Amann, W",
                "Hoff, M",
                "Steindorfer, P",
                "Glanzer, H",
                "Richtig, E",
                "Geyer, E"
            ],
            "year": 1995,
            "source": "EUR J CANCER 1995 31A: 882-882.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TH91900880",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "14899-52274"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 14898,
            "title": "Smooth muscle tumors of the gastrointestinal tract - In a ten-year period",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Steindorfer, P",
                "Mischinger, HJ",
                "Beham, A"
            ],
            "year": 1995,
            "source": "EUR J CANCER 1995 31A: 573-573.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TH91900575",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14898-14020",
                "14898-14073"
            ],
            "persons": [
                "14898-51595",
                "14898-51746"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 14897,
            "title": "Endocavitary IR-192 HD radiation and laser treatment for palliation in rectal cancer",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Rabl, H",
                "Schweiger, W",
                "Stuckelschweiger, G",
                "Rosanelli, G",
                "Werkgartner, G"
            ],
            "year": 1995,
            "source": "EUR J CANCER 1995 31A: 558-558.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TH91900560",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 14896,
            "title": "Surgical therapy of cystosarcoma phylloides (CSP)",
            "abstract": null,
            "authors": [
                "Thalhammer, M",
                "Hauser, H",
                "Smola, MG",
                "Klimpfinger, M",
                "Thalhammer, G",
                "Steindorfer, P"
            ],
            "year": 1995,
            "source": "EUR J CANCER 1995 31A: 67-67.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1995TH91900067",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "14896-14020",
                "14896-14073"
            ],
            "persons": [
                "14896-51746",
                "14896-51965"
            ],
            "imported": null,
            "journal": "EUR J CANCER",
            "issn": "0959-8049",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.095,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.788461538461538,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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
        }
    ]
}