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=640
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156977,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=660",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=620",
    "results": [
        {
            "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": 764,
            "title": "Diverse interactions of calcitonin gene related peptide and nitric oxide in the gastric and cutaneous microcirculation.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Wachter, C",
                "Heinemann, A",
                "Jocic, M",
                "Lippe, IT",
                "Herbert, MK"
            ],
            "year": 1995,
            "source": "CAN J PHYSIOL PHARMACOL. 1995; 73(7): 991-994. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995RZ51100036",
            "pubmed": "8846442",
            "doi": "10.1139/y95-138",
            "pmc": null,
            "organizations": [
                "764-14022"
            ],
            "persons": [
                "764-51529-2",
                "764-51756-6",
                "764-51832-6"
            ],
            "imported": "2009-07-24T14:07:09+02:00",
            "journal": "CAN J PHYSIOL PHARMACOL",
            "issn": "0008-4212",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.342,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.544943820224719,
            "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": 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": 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": 768,
            "title": "Do primiparas aged 40 years or older carry an increased obstetric risk?",
            "abstract": null,
            "authors": [
                "Scholz, HS",
                "Haas, J",
                "Petru, E"
            ],
            "year": 1999,
            "source": "PREV MED. 1999; 29(4): 263-266. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082938000005",
            "pubmed": "10547051",
            "doi": "10.1006/pmed.1999.0536",
            "pmc": null,
            "organizations": [
                "768-14038"
            ],
            "persons": [
                "768-51627-6",
                "768-51624-6"
            ],
            "imported": "2009-09-21T13:50:01+02:00",
            "journal": "PREV MED",
            "issn": "0091-7435",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.631,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.763636363636364,
            "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": false
        },
        {
            "id": 769,
            "title": "Does 6-Percent Hydroxyethylstarch (HES 200/0.60-0.66) Influence Hemostasis",
            "abstract": null,
            "authors": [
                "Kröll, W",
                "Colombo, T",
                "Wolf, G",
                "Ramschak, H",
                "Ferdinand, P",
                "List, WF"
            ],
            "year": 1992,
            "source": "CLIN HEMORHEOL. 1992; 12:  79-91. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HT05000010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "769-14044",
                "769-14045",
                "769-14056"
            ],
            "persons": [
                "769-51613-2",
                "769-51606-6"
            ],
            "imported": "2010-06-30T18:01:53+02:00",
            "journal": "CLIN HEMORHEOL",
            "issn": "0271-5198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.701,
            "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": 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": 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": 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": 775,
            "title": "Drug screening in an Austrian prison",
            "abstract": null,
            "authors": [
                "Lapornik, R",
                "Lehofer, M",
                "Rous, F",
                "Klampfer, H",
                "Hofmann, P",
                "Zapotoczky, HG"
            ],
            "year": 1994,
            "source": "NERVENARZT. 1994; 65(9): 633-634. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1994PJ34300009",
            "pubmed": "7991011",
            "doi": null,
            "pmc": null,
            "organizations": [
                "775-14019",
                "775-29444"
            ],
            "persons": [],
            "imported": "2010-09-03T12:19:48+02:00",
            "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": "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": 64236,
            "title": "Analysis of the targeting of the hypermutational machinery and the impact of subsequent selection on the distribution of nucleotide changes in human VHDJH rearrangements.",
            "abstract": null,
            "authors": [
                "Dörner, T",
                "Foster, SJ",
                "Brezinschek, HP",
                "Lipsky, PE"
            ],
            "year": 1998,
            "source": "Immunol Rev. 1998; 162:161-171",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000073316200016",
            "pubmed": "9602362",
            "doi": "10.1111/j.1600-065X.1998.tb01439.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64236-51807-6"
            ],
            "imported": "2007-01-08T01:00:00+01:00",
            "journal": "Immunol Rev",
            "issn": "0105-2896",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.456,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.95,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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": false,
            "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": 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": 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": 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": 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": 64969,
            "title": "Computer assisted analysis of EEG, evoked potentials, EEG reactivity and heart rate variability in comatose patients",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "Pfurtscheller, B",
                "List, W"
            ],
            "year": 1983,
            "source": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb. 1983; 14(2): 66-73. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QY22600002",
            "pubmed": "6411448",
            "doi": "10.1055/s-2008-1061033",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64969-51073-6"
            ],
            "imported": "2007-01-23T01:00:00+01:00",
            "journal": "EEG EMG Z Elektroenzephalogr Elektromyogr Verwandte Geb",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.426,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 785,
            "title": "Early detection of delayed union in lower leg fractures using a computerised analysis of mechanical vibration reactions of bone for assessing the state of fracture healing.",
            "abstract": null,
            "authors": [
                "Fellinger, M",
                "Leitgeb, N",
                "Szyszkowitz, R",
                "Peicha, G",
                "Passler, J",
                "Seggl, W",
                "Schanner, A"
            ],
            "year": 1994,
            "source": "ARCH ORTHOP TRAUM SURG. 1994; 113(2): 93-96. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MY87800009",
            "pubmed": "8186056",
            "doi": "10.1007/BF00572913",
            "pmc": null,
            "organizations": [
                "785-14052"
            ],
            "persons": [],
            "imported": "2010-07-23T13:33:01+02:00",
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.208,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.357142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 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": 789,
            "title": "Early rheumatoid arthritis is associated with diminished numbers of TH1 cells in stimulated peripheral blood.",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Felsner, P",
                "Herrmann, J",
                "el-Shabrawi, Y",
                "Liebmann, P",
                "Schauenstein, K"
            ],
            "year": 1999,
            "source": "Immunobiology. 1999; 200(2):290-294",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081254100010",
            "pubmed": "10416135",
            "doi": "10.1016/S0171-2985(99)80077-1",
            "pmc": null,
            "organizations": [
                "789-14014",
                "789-14028",
                "789-14043",
                "789-14048"
            ],
            "persons": [
                "789-51899-6",
                "789-52854-2"
            ],
            "imported": null,
            "journal": "IMMUNOBIOLOGY",
            "issn": "0171-2985",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.276,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.652173913043478,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "IMMUNOLOGY",
            "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
        }
    ]
}