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=154540&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157549,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154560&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154520&ordering=imported",
    "results": [
        {
            "id": 788,
            "title": "Early postnatal stimulation influences passive avoidance behaviour of adult rats.",
            "abstract": null,
            "authors": [
                "Gschanes, A",
                "Eggenreich, U",
                "Windisch, M",
                "Crailsheim, K"
            ],
            "year": 1998,
            "source": "Behav Brain Res. 1998; 93(1-2):91-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074557300011",
            "pubmed": "9659991",
            "doi": "10.1016%2FS0166-4328%2897%2900143-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BEHAV BRAIN RES",
            "issn": "0166-4328",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.796,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.871794871794872,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BEHAVIORAL SCIENCES",
            "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": 783,
            "title": "Dysfunction of the sphincter of Oddi as a cause of so-called postcholecystectomy syndrome",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Wurzer, H"
            ],
            "year": 1991,
            "source": "Wien Klin Wochenschr. 1991; 103(19):577-580",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK76700002",
            "pubmed": "1759458",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 781,
            "title": "Dynamic force responses in electrically stimulated triceps surae muscles: effects of fatigue and temperature.",
            "abstract": null,
            "authors": [
                "Rafolt, D",
                "Gallasch, E",
                "Mayr, W",
                "Lanmüller, H"
            ],
            "year": 1999,
            "source": "Artif Organs. 1999; 23(5):436-439",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080602600015",
            "pubmed": "10378937",
            "doi": "10.1046%2Fj.1525-1594.1999.06373.x",
            "pmc": null,
            "organizations": [
                "781-14010"
            ],
            "persons": [
                "781-51814-6"
            ],
            "imported": null,
            "journal": "ARTIF ORGANS",
            "issn": "0160-564X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.854,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.534883720930233,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 780,
            "title": "Functional studies of swallowing with electron beam computerized tomography].",
            "abstract": null,
            "authors": [
                "Raith, J",
                "Lindbichler, F",
                "Kern, R",
                "Gröll, R",
                "Rienmüller, R"
            ],
            "year": 1996,
            "source": "Radiologe. 1996; 36(3):226-228",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UD85400009",
            "pubmed": "8693086",
            "doi": "10.1007/s001170050065",
            "pmc": null,
            "organizations": [
                "780-14054"
            ],
            "persons": [
                "780-51726-6"
            ],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.356,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.177215189873418,
            "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": 778,
            "title": "Closure of the persistent ductus with detachable coils",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Gamillscheg, A",
                "Stein, JI"
            ],
            "year": 1997,
            "source": "Z Kardiol. 1997; 86(7):514-520",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XR43100005",
            "pubmed": "9340941",
            "doi": "10.1007/PL00007345",
            "pmc": null,
            "organizations": [
                "778-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.761,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.532258064516129,
            "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": 777,
            "title": "Dual Opioid Modulation of Chloride Water Secretion in the Guinea-Pig Colon in-Vitro and the Rat Jejunum in-Vivo",
            "abstract": null,
            "authors": [
                "Kromer, W",
                "Beubler, E"
            ],
            "year": 1993,
            "source": "J AUTONOM PHARMACOL 1993 13: 315-321.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LZ71100002",
            "pubmed": null,
            "doi": "10.1111/j.1474-8673.1993.tb00279.x",
            "pmc": null,
            "organizations": [
                "777-14022"
            ],
            "persons": [
                "777-51667-6"
            ],
            "imported": null,
            "journal": "J AUTONOM PHARMACOL",
            "issn": "0144-1795",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.825,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.556179775280899,
            "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": 774,
            "title": "Drug actions in preeclampsia: aspirin, but not magnesium chloride or dihydralazine, differentially inhibits cultured human trophoblast release of thromboxane and prostacyclin without affecting angiotensin II, endothelin-1, or leukotriene B4 secretion.",
            "abstract": null,
            "authors": [
                "Cervar, M",
                "Nelson, DM",
                "Kainer, F",
                "Desoye, G"
            ],
            "year": 1997,
            "source": "Am J Obstet Gynecol. 1997; 176(1 Pt 1):66-72",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WF17800011",
            "pubmed": "9024091",
            "doi": "10.1016/S0002-9378(97)80013-0",
            "pmc": null,
            "organizations": [
                "774-14038"
            ],
            "persons": [
                "774-51978-1"
            ],
            "imported": null,
            "journal": "AMER J OBSTET GYNECOL",
            "issn": "0002-9378",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.556,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.943396226415094,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 772,
            "title": "Double-blind study of the effect of cisapride on constipation and abdominal discomfort as components of the irritable bowel syndrome.",
            "abstract": null,
            "authors": [
                "Schütze, K",
                "Brandstätter, G",
                "Dragosics, B",
                "Judmaier, G",
                "Hentschel, E"
            ],
            "year": 1997,
            "source": "Aliment Pharmacol Ther. 1997; 11(2):387-394",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX24400023",
            "pubmed": "9146780",
            "doi": "10.1046%2Fj.1365-2036.1997.133311000.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ALIMENT PHARMACOL THERAPEUT",
            "issn": "0269-2813",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.004,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.887640449438202,
            "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": 771,
            "title": "Double stapling suture anastomosis in deep anterior rectum resection. Experiences and results",
            "abstract": null,
            "authors": [
                "Jatzko, G",
                "Müller, M",
                "Lisborg, P",
                "Wette, V",
                "Klimpfinger, M"
            ],
            "year": 1991,
            "source": "Chirurg. 1991; 62(8):604-607",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GC07900006",
            "pubmed": "1935395",
            "doi": null,
            "pmc": null,
            "organizations": [
                "771-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 767,
            "title": "DNA ploidy in primary fallopian-tube carcinoma using image cytometry.",
            "abstract": null,
            "authors": [
                "Rosen, AC",
                "Graf, AH",
                "Klein, M",
                "Lahousen, M",
                "Vavra, N",
                "Reiner, A",
                "Hacker, GW"
            ],
            "year": 1994,
            "source": "Int J Cancer. 1994; 58(3):362-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NZ27600008",
            "pubmed": "8050818",
            "doi": "10.1002/ijc.2910580309",
            "pmc": null,
            "organizations": [
                "767-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "INT J CANCER",
            "issn": "0020-7136",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.865384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 766,
            "title": "DNA of Mycobacterium tuberculosis in formalin-fixed, paraffin-embedded tissue in tuberculosis and sarcoidosis detected by polymerase chain reaction.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Winter, E",
                "Höfler, G"
            ],
            "year": 1994,
            "source": "Am J Clin Pathol. 1994; 101(6):738-741",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NQ30200014",
            "pubmed": "7516118",
            "doi": "10.1093/ajcp/101.6.738",
            "pmc": null,
            "organizations": [
                "766-14020"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J CLIN PATHOL",
            "issn": "0002-9173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.181,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.882352941176471,
            "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": 763,
            "title": "Divergent effects of propranolol and nadolol in isolated mesenteric arteries from normal and portal hypertensive rats.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Heinemann, A",
                "Trauner, M",
                "Krejs, GJ"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(8):676-680",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VD40300009",
            "pubmed": "8872063",
            "doi": "10.1111/j.1365-2362.1996.tb02152.x",
            "pmc": null,
            "organizations": [
                "763-14081"
            ],
            "persons": [
                "763-51530-2",
                "763-51534-6",
                "763-51756-6"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 762,
            "title": "Divergent effects of hemodialysis and continuous ambulatory peritoneal dialysis on cardiac diastolic function.",
            "abstract": null,
            "authors": [
                "Weiss, G",
                "Lhotta, K",
                "Reibnegger, G",
                "König, P",
                "Knapp, E"
            ],
            "year": 1997,
            "source": "Perit Dial Int. 1997; 17(4):353-359",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XT32000009",
            "pubmed": "9284462",
            "doi": "10.1177/089686089701700410",
            "pmc": null,
            "organizations": [
                "762-14012"
            ],
            "persons": [
                "762-50569-6"
            ],
            "imported": null,
            "journal": "PERITON DIALYSIS INT",
            "issn": "0896-8608",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.129,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.902439024390244,
            "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": 758,
            "title": "Distribution of cytokeratins, vimentin and desmoplakins in normal renal tissue, renal cell carcinomas and oncocytoma as revealed by immunofluorescence microscopy.",
            "abstract": null,
            "authors": [
                "Beham, A",
                "Ratschek, M",
                "Zatloukal, K",
                "Schmid, C",
                "Denk, H"
            ],
            "year": 1992,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1992; 421(3):209-215",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JP43800005",
            "pubmed": "1384221",
            "doi": "10.1007/BF01611177",
            "pmc": null,
            "organizations": [
                "758-14020"
            ],
            "persons": [
                "758-51515-6",
                "758-51528-6",
                "758-51663-6"
            ],
            "imported": null,
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": 757,
            "title": "Distraction implants: a new operative technique for alveolar ridge augmentation.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Kärcher, H"
            ],
            "year": 1999,
            "source": "J Craniomaxillofac Surg. 1999; 27(4):214-221",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000084043100003",
            "pubmed": "10626254",
            "doi": "10.1016/S1010-5182(99)80032-8",
            "pmc": null,
            "organizations": [
                "757-14057"
            ],
            "persons": [
                "757-51566-6"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.704,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.427480916030534,
            "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": 754,
            "title": "Dissection of the descending aorta after balloon angioplasty of native coarctation.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Stein, JI",
                "Gamillscheg, A",
                "Rigler, B"
            ],
            "year": 1997,
            "source": "Pediatr Cardiol. 1997; 18(3):222-225",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WX95000014",
            "pubmed": "9142715",
            "doi": "10.1007%2Fs002469900156",
            "pmc": null,
            "organizations": [
                "754-14048"
            ],
            "persons": [],
            "imported": null,
            "journal": "PEDIAT CARDIOL",
            "issn": "0172-0643",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.39,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.422535211267606,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 752,
            "title": "Discrepancy of clinical, radiographic and histopathologic findings in two children with chronic pulmonary graft-versus-host disease after HLA-identical sibling stem cell transplantation.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Kerbl, R",
                "Schwinger, W",
                "Lackner, H",
                "Pfleger, A",
                "Popper, H",
                "Urban, C"
            ],
            "year": 1998,
            "source": "Bone Marrow Transplant. 1998; 22(8):809-812",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076692400012",
            "pubmed": "9827980",
            "doi": "10.1038/sj.bmt.1701425",
            "pmc": null,
            "organizations": [
                "752-14020",
                "752-14095"
            ],
            "persons": [
                "752-60829-6",
                "752-51369-2",
                "752-51821-6",
                "752-51859-6"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.111,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 751,
            "title": "Direct cardiac electrophysiologic effects of sufentanil and vecuronium in isolated guinea-pig hearts.",
            "abstract": null,
            "authors": [
                "Weber, G",
                "Stark, G",
                "Stark, U"
            ],
            "year": 1995,
            "source": "Acta Anaesthesiol Scand. 1995; 39(8):1071-1074",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG82700016",
            "pubmed": "8607312",
            "doi": "10.1111/j.1399-6576.1995.tb04232.x",
            "pmc": null,
            "organizations": [
                "751-14011",
                "751-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.015,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 9337,
            "title": "Assessment of the conduction of the cardiac impulse by a new epicardiac surface and stimulation technique (SST-ECG) in Langendorff perfused mammalian hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Tritthart, HA"
            ],
            "year": 1989,
            "source": "J Pharmacol Methods. 1989; 21(3):195-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U712800003",
            "pubmed": "2724989",
            "doi": "10.1016/0160-5402(89)90054-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9337-51519-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL METHODS",
            "issn": "0160-5402",
            "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": 749,
            "title": "Diminished Production of Malondialdehyde After Carotid-Artery Surgery as a Result of Vitamin Administration",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Khoschsorur, G",
                "Hauser, H",
                "Petek, W",
                "Esterbauer, H"
            ],
            "year": 1996,
            "source": "MED SCI RES 1996 24: 777-780.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WA45000017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "749-14045"
            ],
            "persons": [
                "749-51746-6"
            ],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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
        }
    ]
}