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=154420&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157240,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154440&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=154400&ordering=-year",
    "results": [
        {
            "id": 8354,
            "title": "Omentum-plasty in hiatal hernias. Radiologic-manometric follow-up study",
            "abstract": null,
            "authors": [
                "Hörmann, M",
                "Lammer, J",
                "Uray, E",
                "Cesnik, H"
            ],
            "year": 1985,
            "source": "Chirurg. 1985; 56(4):261-265",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGQ0100016",
            "pubmed": "3996097",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "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": 8355,
            "title": "Transabdominal circumrectal use of Schmidt-plasty with free transplanted autologous intestinal musculature in complete anal sphincter incontinence",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Ornig, H",
                "Zmugg, P"
            ],
            "year": 1985,
            "source": "Chirurg. 1985; 56(4):276-279",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGQ0100021",
            "pubmed": "3996099",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.657,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.6171875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 8356,
            "title": "Motivation and compliance of andrology patents",
            "abstract": null,
            "authors": [
                "Pusch, HH"
            ],
            "year": 1985,
            "source": "Andrologia. 1985; 17(2):194-199",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGQ3500011",
            "pubmed": "4003770",
            "doi": "10.1111/j.1439-0272.1985.tb00986.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ANDROLOGIA",
            "issn": "0303-4569",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.693,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.25,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANDROLOGY",
            "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": 8357,
            "title": "Release of cholecystokinin-immunoreactivity into the vascular bed of the guinea-pig small intestine during peristalsis.",
            "abstract": null,
            "authors": [
                "Donnerer, J",
                "Meyer, DK",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 328(3):324-326",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR2200017",
            "pubmed": "3982512",
            "doi": "10.1007/BF00515561",
            "pmc": null,
            "organizations": [
                "8357-14022"
            ],
            "persons": [
                "8357-51529-6"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8358,
            "title": "Differential effects of reserpine and 6-hydroxydopamine on neuropeptide Y (NPY) and noradrenaline in peripheral neurons.",
            "abstract": null,
            "authors": [
                "Lundberg, JM",
                "Saria, A",
                "Franco-Cereceda, A",
                "Hökfelt, T",
                "Terenius, L",
                "Goldstein, M"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 328(3):331-340",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR2200019",
            "pubmed": "2858824",
            "doi": "10.1007/BF00515563",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8360,
            "title": "Epidemic outbreak of non-A, non-B hepatitis in a plasmapheresis center. II: Clinical observations and a four-year follow-up of patients.",
            "abstract": null,
            "authors": [
                "Muss, N",
                "Frösner, GG",
                "Sandhofer, F"
            ],
            "year": 1985,
            "source": "Infection. 1985; 13(2):61-65",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGR9100004",
            "pubmed": "3922897",
            "doi": "10.1007/BF01660415",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INFECTION",
            "issn": "0300-8126",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.915,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.388888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS DISEASES",
            "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": 8361,
            "title": "Supplementation with fully adapted milk substitute or calorie-free tea in the first days of life. Effect on drinking behavior and some measurements in mature healthy newborns",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Pürstner, P"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(9): 411-414. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGT4400004",
            "pubmed": "4002723",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T10:56:29+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": 8362,
            "title": "Treatment of cryptorchism with LHRH nasal spray",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Zobel, V"
            ],
            "year": 1985,
            "source": "WIEN KLIN WOCHENSCHR. 1985; 97(9): 414-416. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AGT4400005",
            "pubmed": "2860754",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8362-51654-2"
            ],
            "imported": "2009-11-04T16:44:15+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": 8363,
            "title": "Substance P action on phosphoinositides in guinea-pig intestinal muscle: a possible transduction mechanism?",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Lippe, IT"
            ],
            "year": 1985,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1985; 329(1):50-55",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHM3300009",
            "pubmed": "2582278",
            "doi": "10.1007/BF00695192",
            "pmc": null,
            "organizations": [
                "8363-14022"
            ],
            "persons": [
                "8363-51529-2",
                "8363-51832-6"
            ],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8364,
            "title": "An objective testing method to determine driving ability.",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1985,
            "source": "Acta Otolaryngol. 1985; 99(3-4):326-329",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHP4000023",
            "pubmed": "3874519",
            "doi": "10.3109/00016488509108917",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA OTO-LARYNGOL",
            "issn": "0001-6489",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.585,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.379310344827586,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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": 8366,
            "title": "Measurement of inner ear circulation using radioactive indicators",
            "abstract": null,
            "authors": [
                "Friedrich, G",
                "Nicoletti, R",
                "Fueger, GF"
            ],
            "year": 1985,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1985; 64:  214-216. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHR1300011",
            "pubmed": "3892206",
            "doi": "10.1055/s-2007-1008122",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-04T16:54: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": 8367,
            "title": "PSYCHOLOGICAL STRAIN CAUSED BY RIGHT HEART CATHETERIZATION",
            "abstract": null,
            "authors": [
                "EGGER, J",
                "HENGSBERGER, A"
            ],
            "year": 1985,
            "source": "HERZ KREISLAUF. 1985; 17:  244-250. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHX7100004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8367-51505-2"
            ],
            "imported": "2009-11-04T16:49:05+01:00",
            "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": 8368,
            "title": "Operative treatment of vesicovaginal fistulas and defects",
            "abstract": null,
            "authors": [
                "Wandschneider, G"
            ],
            "year": 1985,
            "source": "Z Urol Nephrol. 1985; 78(5):253-258",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHZ5300003",
            "pubmed": "4036379",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z UROL NEPHROL",
            "issn": "0044-3611",
            "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": 8369,
            "title": "Granular cell tumors contain myelin-associated glycoprotein. An immunohistochemical study using Leu 7 monoclonal antibody.",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Konrad, K",
                "Kerl, H"
            ],
            "year": 1985,
            "source": "Virchows Arch A Pathol Anat Histopathol. 1985; 406(1):1-5",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AHZ6300001",
            "pubmed": "2581359",
            "doi": "10.1007/BF00710551",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8369-51617-2",
                "8369-51620-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": 8370,
            "title": "Fournier gangrene with involvement of the thigh--radical restoration by exarticulation of the femur. Case report",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Pinter, H",
                "Vilits, P",
                "Smolle, J"
            ],
            "year": 1985,
            "source": "UROLOGE-AUSG A. 1985; 24(3): 167-168. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJC6800011",
            "pubmed": "4012945",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8370-51617-6",
                "8370-51615-2"
            ],
            "imported": "2009-11-04T17:10:44+01:00",
            "journal": "UROLOGE-AUSG A",
            "issn": "0340-2592",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.36,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.219512195121951,
            "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": 8372,
            "title": "Blood sugar and lipid metabolism parameters in diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Fellinger, C",
                "Hofmann, H"
            ],
            "year": 1985,
            "source": "KLIN MONATSBL AUGENHEILK. 1985; 186(5): 347-350. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJJ3700004",
            "pubmed": "3927059",
            "doi": "10.1055/s-2008-1050935",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-11T10:59:51+01:00",
            "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": 8373,
            "title": "IMMUNOLOGICAL AND TRANSPLANT BIOLOGICAL STUDY ON PATIENTS WITH TERMINAL RENAL-INSUFFICIENCY",
            "abstract": null,
            "authors": [
                "LANZER, G"
            ],
            "year": 1985,
            "source": "WIEN MED WOCHENSCHR. 1985; 135:  1-48. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJJ8000001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-11-10T14:43:44+01:00",
            "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": 8375,
            "title": "Diagnosis, incidence and course of nonpuerperal mastitis",
            "abstract": null,
            "authors": [
                "Gölles, M",
                "Kopp, W",
                "Beaufort, F"
            ],
            "year": 1985,
            "source": "Radiologe. 1985; 25(2):87-92",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJK3800009",
            "pubmed": "4039457",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "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": 8376,
            "title": "Hemodynamics in right heart damage under continuous positive pressure respiration. An experimental study of the open thorax",
            "abstract": null,
            "authors": [
                "Metzler, H"
            ],
            "year": 1985,
            "source": "ANAESTHESIST. 1985; 34(2): 72-78. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJK5700004",
            "pubmed": "3885780",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "8376-51611-2"
            ],
            "imported": "2009-11-10T14:53:47+01:00",
            "journal": "ANAESTHESIST",
            "issn": "0003-2417",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.557,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.56,
            "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": 8377,
            "title": "Formation of roentgen dense structures in aspergillus mycoses of the paranasal sinuses",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1985,
            "source": "HNO. 1985; 33(2):62-64",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AJK6700003",
            "pubmed": "3980247",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HNO",
            "issn": "0017-6192",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.118,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.620689655172414,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "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
        }
    ]
}