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=2340&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157555,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2360&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2320&ordering=year",
    "results": [
        {
            "id": 8097,
            "title": "In vivo labelling of RBC with 99mTc for blood pool imaging using different stannous radiopharmaceuticals.",
            "abstract": null,
            "authors": [
                "Popescu, HI",
                "Lessem, J",
                "Erjavec, M",
                "Füger, GF"
            ],
            "year": 1984,
            "source": "Eur J Nucl Med. 1984; 9(7):295-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AAL2100001",
            "pubmed": "6088238",
            "doi": "10.1007/BF00276457",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J NUCL MED",
            "issn": "0340-6997",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.69,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.89873417721519,
            "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": 8098,
            "title": "NEURONAL VERSUS ENDOCRINE EFFECTS - SUBSTANCE-P AS AN EXAMPLE",
            "abstract": null,
            "authors": [
                "LEMBECK, F"
            ],
            "year": 1984,
            "source": "FRONT HORM RES. 1984; 12:  118-122. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ABV6600019",
            "pubmed": null,
            "doi": "10.1159/000409164",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-12T17:36:27+02:00",
            "journal": "FRONT HORM RES",
            "issn": "0301-3073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.216867469879518,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8099,
            "title": "ACTIVATION OF SENSORY SUBSTANCE-P NEURONS IN THE RESPIRATORY-TRACT BY CIGARETTE-SMOKE, MECHANICAL AND CHEMICAL IRRITANTS",
            "abstract": null,
            "authors": [
                "SARIA, A",
                "LUNDBERG, JM"
            ],
            "year": 1984,
            "source": "FRONT HORM RES 1984 12: 123-126.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ABV6600020",
            "pubmed": null,
            "doi": "10.1159/000409165",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FRONT HORM RES",
            "issn": "0301-3073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.216867469879518,
            "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": 8100,
            "title": "VEGETATIVE NEURODYSTONIA - SEARCH FOR PATHOPHYSIOLOGICAL AND MORPHOLOGICAL DATA IS URGENT",
            "abstract": null,
            "authors": [
                "RATZENHOFER, M",
                "KOLE, W",
                "WALTER, GF"
            ],
            "year": 1984,
            "source": "FRONT HORM RES. 1984; 12:  129-135. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ABV6600022",
            "pubmed": null,
            "doi": "10.1159/000409167",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:18:22+02:00",
            "journal": "FRONT HORM RES",
            "issn": "0301-3073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.216867469879518,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8101,
            "title": "PECULIAR EFFECTS DURING CONTROLLED RELEASE ADRENALINE APPLICATION IN RATS ON INSULIN, GLUCOSE AND PANCREAS",
            "abstract": null,
            "authors": [
                "PORTA, S",
                "EGGER, G",
                "SADJAK, A",
                "SUPANZ, S",
                "PURSTNER, P",
                "HOFLER, H"
            ],
            "year": 1984,
            "source": "FRONT HORM RES. 1984; 12:  153-156. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ABV6600025",
            "pubmed": null,
            "doi": "10.1159/000409170",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:17:19+02:00",
            "journal": "FRONT HORM RES",
            "issn": "0301-3073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.216867469879518,
            "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": 8102,
            "title": "CLINICAL COURSE AND TREATMENT OF A MULTIHORMONAL PANCREATIC ENDOCRINE TUMOR WITH WDHA SYNDROME",
            "abstract": null,
            "authors": [
                "ZALAUDEK, G",
                "HOFLER, H",
                "SAMEC, HJ"
            ],
            "year": 1984,
            "source": "FRONT HORM RES 1984 12: 172-175.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ABV6600028",
            "pubmed": null,
            "doi": "10.1159/000409173",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FRONT HORM RES",
            "issn": "0301-3073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.216867469879518,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8103,
            "title": "TRH EFFECT ON SERUM SEROTONIN LEVELS IN EXPERIMENTAL OCCLUSION OF RAT INTESTINE",
            "abstract": null,
            "authors": [
                "WOLF, G",
                "SEMMELROCK, HJ",
                "HERMANN, W",
                "KRONBERGER, L",
                "HOFLER, H",
                "GAMSE, R"
            ],
            "year": 1984,
            "source": "FRONT HORM RES. 1984; 12:  193-197. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ABV6600033",
            "pubmed": null,
            "doi": "10.1159/000409178",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:45:36+02:00",
            "journal": "FRONT HORM RES",
            "issn": "0301-3073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.216867469879518,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 8105,
            "title": "NORMAL REFERENCE VALUES FOR SPIROMETRY IN CHILDREN",
            "abstract": null,
            "authors": [
                "FORCHE, G",
                "STADLOBER, E",
                "ZACH, M",
                "HARNONCOURT, K"
            ],
            "year": 1984,
            "source": "ATEMWEG LUNGENKRANK. 1984; 10:  501-506. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ACP1800003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T17:44:31+02:00",
            "journal": "ATEMWEG LUNGENKRANK",
            "issn": "0341-3055",
            "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": 8106,
            "title": "SUDDEN INFANT DEATH SYNDROME AND HEREDITARY RESPIRATORY DISORDERS",
            "abstract": null,
            "authors": [
                "HAIDMAYER, R"
            ],
            "year": 1984,
            "source": "ATEMWEG LUNGENKRANK 1984 10: 635-641.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ACP2000006",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ATEMWEG LUNGENKRANK",
            "issn": "0341-3055",
            "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": 8107,
            "title": "In vitro modification of the chemical composition of human plasma low density lipoproteins: effects of morphology and thermal properties.",
            "abstract": null,
            "authors": [
                "Zechner, R",
                "Kostner, GM",
                "Dieplinger, H",
                "Degovics, G",
                "Laggner, P"
            ],
            "year": 1984,
            "source": "Chem Phys Lipids. 1984; 36(2):111-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984ADA2000002",
            "pubmed": "6532566",
            "doi": "10.1016/0009-3084(84)90064-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8107-51669-6"
            ],
            "imported": null,
            "journal": "CHEM PHYS LIPIDS",
            "issn": "0009-3084",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.281,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.666666666666667,
            "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": 8109,
            "title": "Significance of the echocardiogram in patients with ischemic insults",
            "abstract": null,
            "authors": [
                "Bone, G",
                "Zenker, G",
                "Ladurner, G"
            ],
            "year": 1984,
            "source": "Nervenarzt. 1984; 55(12):640-643",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AEM7200004",
            "pubmed": "6521804",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "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": 8110,
            "title": "Inhibition of compound 48/80--induced vascular protein leakage by pretreatment with capsaicin and a substance P antagonist.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Hua, X",
                "Skofitsch, G",
                "Lundberg, JM"
            ],
            "year": 1984,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1984; 328(1):9-15",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AER9800002",
            "pubmed": "6083460",
            "doi": "10.1007/BF00496097",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 8112,
            "title": "Malignant fibrous histiocytoma of the chest wall: chest wall resection and skin flap-plasty. Case report",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, HH",
                "Trnoska, R",
                "Popper, H"
            ],
            "year": 1984,
            "source": "CHIRURG. 1984; 55(11): 765-767. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984AGP9500018",
            "pubmed": "6096090",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8112-51615-2"
            ],
            "imported": "2009-10-12T17:27:02+02:00",
            "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": 8113,
            "title": "Treatment results after a single local application of 500 mg of clotrimazole in vaginal mycoses during pregnancy",
            "abstract": null,
            "authors": [
                "Burmucic, R",
                "Kowatsch, A"
            ],
            "year": 1984,
            "source": "Wien Med Wochenschr. 1984; 134(1):15-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984RZ26300004",
            "pubmed": "6719930",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 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": 8114,
            "title": "Isolation and characterization of polymorphic forms of porcine apoC-II by chromatofocusing.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Steyrer, E",
                "Zechner, R",
                "Holasek, A"
            ],
            "year": 1984,
            "source": "J LIPID RES. 1984; 25:  86-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984RZ70900010",
            "pubmed": "6423753",
            "doi": "10.1016/S0022-2275(20)37846-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8114-51817-6"
            ],
            "imported": "2009-10-12T17:28:47+02:00",
            "journal": "J LIPID RES",
            "issn": "0022-2275",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.385,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.776271186440678,
            "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": 8115,
            "title": "Renal carcinoma with solitary distant metastasis.",
            "abstract": null,
            "authors": [
                "Hubmer, G",
                "Gnad, H",
                "Vilits, P"
            ],
            "year": 1984,
            "source": "UROL INT. 1984; 39(1): 46-48. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984RZ82400012",
            "pubmed": "6730117",
            "doi": "10.1159/000280943",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T17:53:24+02:00",
            "journal": "UROL INT",
            "issn": "0042-1138",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.170731707317073,
            "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": 8116,
            "title": "THE INTERMEDIATE FILAMENT CYTOSKELETON IN NEOPLASTIC AND NON-NEOPLASTIC LIVER DISORDERS",
            "abstract": null,
            "authors": [
                "DENK, H"
            ],
            "year": 1984,
            "source": "J SUBMICROSC CYTOL PATHOL 1984 16: 141-145.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SA71100056",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8116-51515-2"
            ],
            "imported": null,
            "journal": "J SUBMICROSC CYTOL PATHOL",
            "issn": "1122-9497",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.717,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.323529411764706,
            "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": 8117,
            "title": "Application of statistical methods for the analysis or interval related cardiac performance variations during cardiac arrhythmia in man.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP",
                "Kenner, T",
                "Schaefer, J"
            ],
            "year": 1984,
            "source": "Cardiovasc Res. 1984; 18(2):80-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SB27900003",
            "pubmed": "6697341",
            "doi": "10.1093/cvr/18.2.80",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CARDIOVASC RES",
            "issn": "0008-6363",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.89,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.935483870967742,
            "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": 8118,
            "title": "Vasoconstriction of the vasa afferentia in the rat kidney after long-term adrenaline application.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Egger, G",
                "Kink, E",
                "Korsatko, W"
            ],
            "year": 1984,
            "source": "EXP PATHOL. 1984; 25(1): 19-25. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SB76900002",
            "pubmed": "6539227",
            "doi": "10.1016/S0232-1513(84)80003-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:26:26+02:00",
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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": 8119,
            "title": "Functional and morphological changes in the rat kidney after long-term adrenaline application.",
            "abstract": null,
            "authors": [
                "Sadjak, A",
                "Egger, G",
                "Kink, E",
                "Korsatko, W"
            ],
            "year": 1984,
            "source": "Exp Pathol. 1984; 25(1):27-33",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SB76900003",
            "pubmed": "6144567",
            "doi": "10.1016/S0232-1513(84)80004-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-22T13:26:14+02:00",
            "journal": "EXP PATHOL",
            "issn": "0014-4908",
            "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
        }
    ]
}