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=2800&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2820&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2780&ordering=year",
    "results": [
        {
            "id": 8317,
            "title": "Correction of saddle nose",
            "abstract": null,
            "authors": [
                "Wolfgruber, H"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):81-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000007",
            "pubmed": "3884939",
            "doi": "10.1055/s-2007-1008092",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 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": 8318,
            "title": "3 years' experience with concentrated autogenous fibrin glue in plastic ENT surgery",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Wolfgruber, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 89-92. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000008",
            "pubmed": "3872393",
            "doi": "10.1055/s-2007-1008093",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8318-51640-2"
            ],
            "imported": "2009-11-11T11:15:46+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 8319,
            "title": "Mucous membrane changes in the anterior ethmoid bone in chronic sinusitis and mycoses of the paranasal sinuses. An endoscopy, light and electron microscopy study. 1. Endoscopy and light microscopy findings",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 107-112. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000011",
            "pubmed": "3982174",
            "doi": "10.1055/s-2007-1008096",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:08:16+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 8320,
            "title": "Mucous membrane changes in the anterior ethmoid bone in chronic sinusitis and mycoses of the paranasal sinuses. An endoscopy, light and electron microscopy study. 2. Electron microscopy findings",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64(2): 113-117. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000012",
            "pubmed": "3982175",
            "doi": "10.1055/s-2007-1008097",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T11:08:24+01:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 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": 8321,
            "title": "Importance of immunohistochemistry of skin tumors",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Kerl, H"
            ],
            "year": 1985,
            "source": "Z HAUTKRANKHEITEN HG. 1985; 60(4): 329-337. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACT6000002",
            "pubmed": "2984853",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8321-51620-6"
            ],
            "imported": "2009-11-11T11:06:11+01:00",
            "journal": "Z HAUTKRANKHEITEN HG",
            "issn": "0301-0481",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8323,
            "title": "Arteriovenous difference of the blood density in the coronary circulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Mohl, W"
            ],
            "year": 1985,
            "source": "J Biomech Eng. 1985; 107(1):34-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACW1300006",
            "pubmed": "3981983",
            "doi": "10.1115/1.3138517",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8323-51671-6"
            ],
            "imported": null,
            "journal": "J BIOMECH ENG",
            "issn": "0148-0731",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.728,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.622222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 8324,
            "title": "Tissue-specific depletion of NPY-like immunoreactivity by reserpine.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Hökfelt, T",
                "Franco-Cereceda, A",
                "Terenius, L"
            ],
            "year": 1985,
            "source": "Acta Physiol Scand. 1985; 123(3):363-365",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1985ADE1800019",
            "pubmed": "3840640",
            "doi": "10.1111/j.1748-1716.1985.tb07601.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA PHYSIOL SCAND",
            "issn": "0001-6772",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.745,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "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": 8325,
            "title": "Computed tomographic and clinical follow-up studies in intraventricular hemorrhage",
            "abstract": null,
            "authors": [
                "Kopp, W",
                "Schneider, GH",
                "Kaulfersch, W",
                "Fritsch, G",
                "Schmidberger, H"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 142(2):154-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADF7500005",
            "pubmed": "2983384",
            "doi": "10.1055/s-2008-1052621",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 8326,
            "title": "Reduction of the rate of cerebral angiography complications by a standardized study method",
            "abstract": null,
            "authors": [
                "Neumayer, K",
                "Schreyer, H",
                "Justich, E",
                "Lammer, J",
                "Bone, G",
                "Ladurner, G"
            ],
            "year": 1985,
            "source": "Rofo. 1985; 142(2):166-169",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADF7500007",
            "pubmed": "2983386",
            "doi": "10.1055/s-2008-1052623",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NUKL",
            "issn": "0340-1618",
            "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": 8327,
            "title": "Staining of different endocrine cells with hydrochloric acid-toluidine blue in Epon embedded rat tissue.",
            "abstract": null,
            "authors": [
                "Pabst, MA"
            ],
            "year": 1985,
            "source": "Stain Technol. 1985; 60(2):93-98",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADG8200005",
            "pubmed": "2580373",
            "doi": "10.3109/10520298509113898",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STAIN TECHNOL",
            "issn": "0038-9153",
            "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": 8328,
            "title": "THE ADJUSTMENT OF PHYSIOLOGIC PACEMAKERS BY MEANS OF AN ECG-TRIGGERED VENTRICULAR PROBE",
            "abstract": null,
            "authors": [
                "BRANDT, D",
                "PASSATH, A",
                "GOEBEL, R"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF 1985 17: 135-139.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADQ2700004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 8329,
            "title": "Prenatal diagnosis of campomelic dysplasia by ultrasonography.",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Rosenkranz, W",
                "Hofmann, H",
                "Zierler, H",
                "Becker, H",
                "Borkenstein, M"
            ],
            "year": 1985,
            "source": "Prenat Diagn. 1985; 5(1):1-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADS3700001",
            "pubmed": "3883340",
            "doi": "10.1002/pd.1970050102",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8329-51654-6"
            ],
            "imported": null,
            "journal": "PRENATAL DIAG",
            "issn": "0197-3851",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.576,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.830188679245283,
            "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": 8330,
            "title": "Endothelium microscopy studies following keratoplasty",
            "abstract": null,
            "authors": [
                "Kunz, R",
                "Hanselmayer, H"
            ],
            "year": 1985,
            "source": "Klin Monatsbl Augenheilkd. 1985; 186(2):93-95",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ADY8100004",
            "pubmed": "3889474",
            "doi": "10.1055/s-2008-1050882",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 8331,
            "title": "10 years of endoscopy at the University Department of Surgery in Graz].",
            "abstract": null,
            "authors": [
                "Giebler, A",
                "Stadler, H",
                "Tscheliessnigg, KH",
                "Höllerl, G",
                "Berger, A",
                "Kraft-Kinz, J"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(6):269-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEA6800001",
            "pubmed": "2581374",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T16:59:54+01:00",
            "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": 8332,
            "title": "FREEZE-FRACTURE CHARACTERISTICS OF THE OCELLAR RETINA OF THE HONEYBEE, APIS-MELLIFICA-CARNICA POLLM (HYMENOPTERA, APIDAE)",
            "abstract": null,
            "authors": [
                "KRAL, K",
                "BRADACS, H",
                "PABST, MA"
            ],
            "year": 1985,
            "source": "INT J INSECT MORPHOL EMBRYOL. 1985; 14:  63-73. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEA9100005",
            "pubmed": null,
            "doi": "10.1016/0020-7322(85)90037-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-10T14:40:28+01:00",
            "journal": "INT J INSECT MORPHOL EMBRYOL",
            "issn": "0020-7322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.639,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.476190476190476,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENTOMOLOGY",
            "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": 8333,
            "title": "Clinical relevance of long-latency SEPs and VEPs during coma and emergence from coma.",
            "abstract": null,
            "authors": [
                "Pfurtscheller, G",
                "Schwarz, G",
                "Gravenstein, N"
            ],
            "year": 1985,
            "source": "ELECTROENCEPHALOGR CLIN NEURO. 1985; 62(2): 88-98. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEJ9500002",
            "pubmed": "2578947",
            "doi": "10.1016/0168-5597(85)90020-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8333-51073-6"
            ],
            "imported": "2009-11-10T14:57:25+01:00",
            "journal": "ELECTROENCEPHALOGR CLIN NEURO",
            "issn": "0013-4694",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.617,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.977777777777778,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 8334,
            "title": "Attritional flexor tendon rupture due to a scaphoid non union imitating an anterior interosseous nerve syndrome: a case report.",
            "abstract": null,
            "authors": [
                "Mahring, M",
                "Semple, C",
                "Gray, IC"
            ],
            "year": 1985,
            "source": "J Hand Surg [Br]. 1985; 10(1):62-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEP7500017",
            "pubmed": "3998606",
            "doi": "10.1016/S0266-7681(85)80019-X",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J HAND SURG-BRIT EUR VOL",
            "issn": "0266-7681",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.333333333333333,
            "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": 8335,
            "title": "Multicenter study of cefoperazone in Austria",
            "abstract": null,
            "authors": [
                "Forenbacher, HH"
            ],
            "year": 1985,
            "source": "Wien Med Wochenschr. 1985; 135(5):123-126",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEY1100005",
            "pubmed": "3993050",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN MED WOCHENSCHR",
            "issn": "0043-5341",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8336,
            "title": "Variation of aortic geometry in various animal species.",
            "abstract": null,
            "authors": [
                "VOSSOUGHI, J",
                "WEIZSACKER, HW",
                "VAISHNAV, RN"
            ],
            "year": 1985,
            "source": "BIOMED TECH. 1985; 30(3): 48-54. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEZ6400003",
            "pubmed": "3986276",
            "doi": "10.1515/bmte.1985.30.3.48",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8336-51513-6"
            ],
            "imported": "2009-11-11T11:13:27+01:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8337,
            "title": "Transformation of a myelodysplastic to a myeloproliferative syndrome (chronic granulocytic leukemia)",
            "abstract": null,
            "authors": [
                "Seewann, HL"
            ],
            "year": 1985,
            "source": "Wien Klin Wochenschr. 1985; 97(7):320-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEZ9200004",
            "pubmed": "3857790",
            "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": true,
            "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": 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
        }
    ]
}