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=2520&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157608,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2540&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2500&ordering=-imported",
    "results": [
        {
            "id": 1384,
            "title": "Interaction of N-methyl-anthraniloyl-labelled porcine apolipoprotein A-I with porcine lecithin: cholesterol acyltransferase: an energy transfer study.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Hermetter, A",
                "Hubmann, MR"
            ],
            "year": 1993,
            "source": "Int J Biochem. 1993; 25(4):505-511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KV20800007",
            "pubmed": "8467951",
            "doi": "10.1016/0020-711X(93)90657-Z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2728,
            "title": "Distraction implants--a new possibility for augmentative treatment of the edentulous atrophic mandible: case report.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Kärcher, H"
            ],
            "year": 1999,
            "source": "Br J Oral Maxillofac Surg. 1999; 37(6):481-485",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084833300013",
            "pubmed": "10687912",
            "doi": "10.1054/bjom.1999.0128",
            "pmc": null,
            "organizations": [
                "2728-14057"
            ],
            "persons": [
                "2728-51566-6"
            ],
            "imported": null,
            "journal": "BRIT J ORAL MAXILLOFAC SURG",
            "issn": "0266-4356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.758,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.465648854961832,
            "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": true
        },
        {
            "id": 1385,
            "title": "The interactions of antidepressant drugs",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG",
                "Simhandl, CA"
            ],
            "year": 1995,
            "source": "Wien Klin Wochenschr. 1995; 107(10):293-300",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995QY99800001",
            "pubmed": "7785275",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1385-29444"
            ],
            "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.215,
            "impactfactor_year": 1995,
            "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": 2731,
            "title": "Vascular effects of isoprostanes after endothelial damage.",
            "abstract": null,
            "authors": [
                "Sametz, W",
                "Prasthofer, S",
                "Wintersteiger, R",
                "Juan, H"
            ],
            "year": 1999,
            "source": "Prostaglandins Leukot Essent Fatty Acids. 1999; 61(6):369-372",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085633000006",
            "pubmed": "10718110",
            "doi": "10.1054%2Fplef.1999.0113",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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": 1.091,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.364705882352941,
            "impactfactor_norm_year": 1999,
            "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": 2732,
            "title": "Diagnosis of lateral hypopharyngeal pouches: a comparative study of videofluorography and pseudovalsalva maneuver in double contrast pharyngography.",
            "abstract": null,
            "authors": [
                "Lindbichler, F",
                "Raith, J"
            ],
            "year": 2000,
            "source": "Abdom Imaging. 2000; 25(2):113-115",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085635100001",
            "pubmed": "10675447",
            "doi": "10.1007/s002619910026",
            "pmc": null,
            "organizations": [
                "2732-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ABDOM IMAGING",
            "issn": "0942-8925",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.866,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.3625,
            "impactfactor_norm_year": 2000,
            "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": 2733,
            "title": "Chemotherapy-induced peripheral neuropathy",
            "abstract": null,
            "authors": [
                "Quasthoff, S",
                "Grosskreutz, J"
            ],
            "year": 2000,
            "source": "MED WELT 2000 51: 10-14.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000085655900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "2733-14051"
            ],
            "persons": [
                "2733-52002-2"
            ],
            "imported": null,
            "journal": "MED WELT",
            "issn": "0025-8512",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.061,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.0192307692307692,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1387,
            "title": "Interferon beta-1b for treatment of secondary chronic progressive multiple sclerosis",
            "abstract": null,
            "authors": [
                "Zimmermann, C",
                "Walther, EU",
                "Goebels, N",
                "Lienert, C",
                "Kappos, L",
                "Hartung, HP",
                "Hohlfeld, R"
            ],
            "year": 1999,
            "source": "Nervenarzt. 1999; 70(8):759-763",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082155000012",
            "pubmed": "10483579",
            "doi": "10.1007/s001150050508",
            "pmc": null,
            "organizations": [
                "1387-14051"
            ],
            "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.684,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.2875,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PSYCHIATRY",
            "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": 347,
            "title": "Biphasic blood volume changes with lower body suction in humans.",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "König, EM",
                "Sauseng-Fellegger, G",
                "Zambo-Polz, C"
            ],
            "year": 1992,
            "source": "Am J Physiol. 1992; 263(4 Pt 2):H1270-H1275",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JU80600037",
            "pubmed": "1415774",
            "doi": "10.1152/ajpheart.1992.263.4.H1270",
            "pmc": null,
            "organizations": [
                "347-14010"
            ],
            "persons": [
                "347-51683-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": 682,
            "title": "Detection and evaluation of persisting stress-induced hormonal disturbances by a post stress provocation test in humans.",
            "abstract": null,
            "authors": [
                "Porta, S",
                "Emsenhuber, W",
                "Petek, W",
                "Purstner, P",
                "Vogel, WH",
                "Schwaberger, G",
                "Salwitsch, P",
                "Korstako, W"
            ],
            "year": 1993,
            "source": "Life Sci. 1993; 53(21):1583-1589",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD19800002",
            "pubmed": "8231635",
            "doi": "10.1016%2F0024-3205%2893%2990181-2",
            "pmc": null,
            "organizations": [
                "682-14014"
            ],
            "persons": [
                "682-51687-6"
            ],
            "imported": null,
            "journal": "LIFE SCI",
            "issn": "0024-3205",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.803370786516854,
            "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": 2737,
            "title": "New molecular aspects of cholestatic liver diseases.",
            "abstract": null,
            "authors": [
                "Trauner, M",
                "Fickert, P",
                "Stauber, RE"
            ],
            "year": 1999,
            "source": "Z Gastroenterol. 1999; 37(7):639-647",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000088197200008",
            "pubmed": "10458013",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2737-14081"
            ],
            "persons": [
                "2737-51530-6",
                "2737-52938-6"
            ],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.857,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.295454545454545,
            "impactfactor_norm_year": 1999,
            "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": true
        },
        {
            "id": 1390,
            "title": "Interferon-alpha-2C and LD ara-C for the treatment of patients with CML: results of the Austrian multi-center phase II study.",
            "abstract": null,
            "authors": [
                "Thaler, J",
                "Hilbe, W",
                "Apfelbeck, U",
                "Linkesch, W",
                "Sill, H",
                "Seewann, H",
                "Pont, J",
                "Bernhart, M",
                "Stöger, M",
                "Niessner, H",
                "Abbrederis, K",
                "Geissler, D",
                "Hausmaninger, H",
                "Lin, W",
                "Ludwig, H",
                "Lang, A",
                "Duba, C",
                "Fluckinger, T",
                "Greil, R",
                "Grünewald, K",
                "Konwalinka, G",
                "Niederwieser, D",
                "Fridrik, M"
            ],
            "year": 1997,
            "source": "Leuk Res. 1997; 21(1):75-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WG60900012",
            "pubmed": "9029189",
            "doi": "10.1016%2FS0145-2126%2896%2900084-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1390-51857-6"
            ],
            "imported": null,
            "journal": "LEUK RES",
            "issn": "0145-2126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.337,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.491525423728814,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 40,
            "title": "5-hydroxytryptamine release from skin mast cells in vivo induced by peptide but not by nonpeptide ligands for bradykinin receptors.",
            "abstract": null,
            "authors": [
                "Griesbacher, T",
                "Rainer, I"
            ],
            "year": 1999,
            "source": "Immunopharmacology. 1999; 43(2-3):195-201",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000083847900017",
            "pubmed": "10596853",
            "doi": "10.1016%2FS0162-3109%2899%2900103-4",
            "pmc": null,
            "organizations": [
                "40-14022"
            ],
            "persons": [
                "40-51661-2"
            ],
            "imported": null,
            "journal": "IMMUNOPHARMACOLOGY",
            "issn": "0162-3109",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.43,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2741,
            "title": "Transplantation of related and unrelated umbilical cord blood stem cells in Austria. Austrian Working Party for Stem Cell Transplantation. Austrian Society of Hematology and Oncology.",
            "abstract": null,
            "authors": [
                "Schwinger, W",
                "Urban, C",
                "Lackner, H",
                "Kerbl, R",
                "Sovinz, P",
                "Gardner, H",
                "Peters, C",
                "Niederwieser, D",
                "Fink, FM",
                "Kögler, G"
            ],
            "year": 1999,
            "source": "Wien Klin Wochenschr. 1999; 111(9):348-353",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080322000003",
            "pubmed": "10407995",
            "doi": null,
            "pmc": null,
            "organizations": [
                "2741-14092"
            ],
            "persons": [
                "2741-51821-6",
                "2741-59537-6",
                "2741-51859-2"
            ],
            "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.588,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.563636363636364,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2742,
            "title": "Vaginal ultrasound in perityphlitic abscess",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Rosanelli, G",
                "Lax, S"
            ],
            "year": 1997,
            "source": "Ultraschall Med. 1997; 18(1):39-41",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WR40000009",
            "pubmed": "9173527",
            "doi": "10.1055/s-2007-1000514",
            "pmc": null,
            "organizations": [
                "2742-14018",
                "2742-14038",
                "2742-14045"
            ],
            "persons": [],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.729,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 2743,
            "title": "Vaginal ultrasound in ovarian pregnancy",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Reich, O"
            ],
            "year": 1997,
            "source": "Ultraschall Med. 1997; 18(5):233-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YB86500010",
            "pubmed": "9441393",
            "doi": "10.1055/s-2007-1000432",
            "pmc": null,
            "organizations": [
                "2743-14038"
            ],
            "persons": [
                "2743-51918-6"
            ],
            "imported": null,
            "journal": "ULTRASCHALL MED",
            "issn": "0172-4614",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.729,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.56,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ACOUSTICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1392,
            "title": "Interheavy disulfide bridge in immunoglobulin G (IgG) reacting with dithionitrobenzoate. A unique feature in serum proteins.",
            "abstract": null,
            "authors": [
                "Horejsi, R",
                "Kollenz, G",
                "Dachs, F",
                "Tillian, HM",
                "Schauenstein, K",
                "Schauenstein, E",
                "Steinschifter, W"
            ],
            "year": 1997,
            "source": "J Biochem Biophys Methods. 1997; 34(3):227-236",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW50800006",
            "pubmed": "9314100",
            "doi": "10.1016%2FS0165-022X%2897%2900015-8",
            "pmc": null,
            "organizations": [
                "1392-14012",
                "1392-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "J BIOCHEM BIOPHYS METH",
            "issn": "0165-022X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.648,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMICAL RESEARCH METHODS",
            "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": 1393,
            "title": "Interictal and ictal activity in the rat cobalt/pilocarpine model of epilepsy decreased by local perfusion of diazepam.",
            "abstract": null,
            "authors": [
                "Eder, HG",
                "Stein, A",
                "Fisher, RS"
            ],
            "year": 1997,
            "source": "Epilepsy Res. 1997; 29(1):17-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YJ78100003",
            "pubmed": "9416456",
            "doi": "10.1016%2FS0920-1211%2897%2900061-2",
            "pmc": null,
            "organizations": [
                "1393-14050"
            ],
            "persons": [
                "1393-51853-1"
            ],
            "imported": null,
            "journal": "EPILEPSY RES",
            "issn": "0920-1211",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.712,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.824,
            "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": 169,
            "title": "Comparison of two hybridization assays for the rapid detection of PCR amplified HSV genome sequences from cerebrospinal fluid.",
            "abstract": null,
            "authors": [
                "Sakrauski, A",
                "Weber, B",
                "Kessler, HH",
                "Pierer, K",
                "Doerr, HW"
            ],
            "year": 1994,
            "source": "J Virol Methods. 1994; 50(1-3):175-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994QE93900017",
            "pubmed": "7714040",
            "doi": "10.1016/0166-0934(94)90174-0",
            "pmc": null,
            "organizations": [
                "169-14023"
            ],
            "persons": [
                "169-51812-6"
            ],
            "imported": null,
            "journal": "J VIROL METH",
            "issn": "0166-0934",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.403,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.707317073170732,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOTECHNOLOGY & APPLIED MICROBIOLOGY",
            "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": 1394,
            "title": "Interim analysis of a randomized controlled trial of combination of ribavirin and high dose interferon-alpha in interferon nonresponders with chronic hepatitis C.",
            "abstract": null,
            "authors": [
                "Ferenci, P",
                "Stauber, R",
                "Steindl-Munda, P",
                "Gschwantler, M",
                "Fickert, P",
                "Datz, C",
                "Müller, C",
                "Hackl, F",
                "Rainer, W",
                "Watkins-Riedel, T",
                "Lin, W"
            ],
            "year": 1999,
            "source": "J Viral Hepat. 1999; 6 Suppl 1(7):53-58",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081936700011",
            "pubmed": "10760037",
            "doi": "10.1046/j.1365-2893.1999.00005.x",
            "pmc": null,
            "organizations": [
                "1394-14081"
            ],
            "persons": [
                "1394-51530-6",
                "1394-52938-6"
            ],
            "imported": null,
            "journal": "J VIRAL HEPATITIS",
            "issn": "1352-0504",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.188,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 1774,
            "title": "Native spiral computerized tomography in patients with acute flank pain--sense or nonsense?",
            "abstract": null,
            "authors": [
                "Ruppert-Kohlmayr, AJ",
                "Stacher, R",
                "Preidler, KW",
                "Zigeuner, R",
                "Primus, G",
                "Ricabonna, M",
                "Szolar, DH"
            ],
            "year": 1999,
            "source": "Rofo. 1999; 170(2):168-173",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079446200008",
            "pubmed": "10101357",
            "doi": "10.1055/s-2007-1011030",
            "pmc": null,
            "organizations": [
                "1774-14054",
                "1774-14056"
            ],
            "persons": [
                "1774-51738-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": false
        }
    ]
}