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=155160&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157136,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155180&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155140&ordering=-year",
    "results": [
        {
            "id": 7899,
            "title": "Corresponding behaviour of the epithelium and stroma of the cervix uteri",
            "abstract": null,
            "authors": [
                "Bajardi, F",
                "Jüttner, F",
                "Smolle, J"
            ],
            "year": 1983,
            "source": "ZBL GYNAKOL. 1983; 105(5): 257-264. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QJ33300001",
            "pubmed": "6858447",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7899-51617-6",
                "7899-51615-6"
            ],
            "imported": "2009-09-03T16:18:07+02:00",
            "journal": "ZBL GYNAKOL",
            "issn": "0044-4197",
            "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": 7900,
            "title": "LEWIS,THOMAS NOCIFENSOR SYSTEM, HISTAMINE AND SUBSTANCE-P-CONTAINING PRIMARY AFFERENT NERVES",
            "abstract": null,
            "authors": [
                "LEMBECK, F"
            ],
            "year": 1983,
            "source": "TRENDS NEUROSCI. 1983; 6:  106-108. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983QJ41000009",
            "pubmed": null,
            "doi": "10.1016/0166-2236(83)90049-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-04T17:00:13+02:00",
            "journal": "TRENDS NEUROSCI",
            "issn": "0166-2236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 20.194,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.995049504950495,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 7901,
            "title": "Immunohistochemical investigations in malignant lymphomas and pseudolymphomas of the skin",
            "abstract": null,
            "authors": [
                "Rauch, HJ"
            ],
            "year": 1983,
            "source": "Dermatologica. 1983; 166(3):122-127",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QJ82900003",
            "pubmed": "6343145",
            "doi": "10.1159/000249853",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DERMATOLOGICA",
            "issn": "0011-9075",
            "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": 7902,
            "title": "Determination of prostaglandin F2 alpha and 6-oxo-prostaglandin F1 alpha in urine by gas chromatography--positive chemical ionisation-mass spectrometry using stable isotope dilutions with selected ion monitoring.",
            "abstract": null,
            "authors": [
                "Gleispach, H",
                "Mayer, B",
                "Rauter, L",
                "Wurz, E"
            ],
            "year": 1983,
            "source": "J Chromatogr. 1983; 273(1):161-165",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1983QK05800014",
            "pubmed": "6343410",
            "doi": "10.1016/S0378-4347(00)80932-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 7903,
            "title": "Direct coupling of fused silica columns to the ion source of a mass spectrometer applied to studies of arachidonic acid metabolism in human fibroblasts.",
            "abstract": null,
            "authors": [
                "Gleispach, H",
                "Mayer, B",
                "Rauter, L",
                "Wurz, E"
            ],
            "year": 1983,
            "source": "J Chromatogr. 1983; 273(1):166-171",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1983QK05800015",
            "pubmed": "6853645",
            "doi": "10.1016/S0378-4347(00)80933-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J CHROMATOGR",
            "issn": "0021-9673",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.523,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.876923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CHEMISTRY, ANALYTICAL",
            "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": 7904,
            "title": "A rapid screening method for pathological lipoprotein Lp(a) concentrations by counterimmunoelectrophoresis.",
            "abstract": null,
            "authors": [
                "Molinari, E",
                "Pichler, P",
                "Krempler, F",
                "Kostner, G"
            ],
            "year": 1983,
            "source": "Clin Chim Acta. 1983; 128(2-3):373-378",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1983QK25600019",
            "pubmed": "6221832",
            "doi": "10.1016/0009-8981(83)90337-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7904-51669-6"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.958,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 7905,
            "title": "THE INFLUENCE OF CATALASE AND SUPEROXIDE-DISMUTASE ON CHANGES IN THE VISCOSITY OF HYALURONIC-ACID SOLUTIONS FROM BOVINE VITREOUS AFTER ADDITION OF IRON IONS",
            "abstract": null,
            "authors": [
                "HOFMANN, H",
                "KHAN, MAH",
                "SCHMUT, O"
            ],
            "year": 1983,
            "source": "KLIN MONATSBL AUGENHEILK. 1983; 182:  214-217. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK38200007",
            "pubmed": null,
            "doi": "10.1055/s-2008-1054748",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-03T16:59:43+02: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": 7907,
            "title": "Fatal bee sting: 1st report of IgG4-mediated anaphylactic shock",
            "abstract": null,
            "authors": [
                "Kleinert, R"
            ],
            "year": 1983,
            "source": "Wien Klin Wochenschr. 1983; 95(7):245-248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK41500007",
            "pubmed": "6224351",
            "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": 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": 7908,
            "title": "Use of prostaglandin E2 in management of transposition of great arteries before balloon atrial septostomy.",
            "abstract": null,
            "authors": [
                "Beitzke, A",
                "Suppan, CH"
            ],
            "year": 1983,
            "source": "Br Heart J. 1983; 49(4):341-344",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK54400007",
            "pubmed": "6572529",
            "doi": "10.1136/hrt.49.4.341",
            "pmc": "PMC481310",
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BRIT HEART J",
            "issn": "0007-0769",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.162,
            "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": 7909,
            "title": "Liquefaction disorders of the ejaculate--diagnosis and therapy",
            "abstract": null,
            "authors": [
                "Pusch, H",
                "Pürstner, P"
            ],
            "year": 1983,
            "source": "Z HAUTKRANKHEITEN HG. 1983; 58(7): 460-466. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QK75200003",
            "pubmed": "6135284",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-11T12:06:29+02: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": 7910,
            "title": "The healing heat",
            "abstract": null,
            "authors": [
                "Heppner, F"
            ],
            "year": 1983,
            "source": "Fortschr Med. 1983; 101(14):621-623",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QL01400001",
            "pubmed": "6343208",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "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": 7911,
            "title": "Calcium antagonists in the treatment of chronic arterial hypertension and hypertensive crisis",
            "abstract": null,
            "authors": [
                "Brandt, D"
            ],
            "year": 1983,
            "source": "Wien Med Wochenschr. 1983; 133(6):131-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QL48300002",
            "pubmed": "6134398",
            "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": 7913,
            "title": "Release of neurotensin from rat spinal cord in vitro.",
            "abstract": null,
            "authors": [
                "Gamse, R",
                "Heuberger, S"
            ],
            "year": 1983,
            "source": "Neurosci Lett. 1983; 36(1):87-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QL89600016",
            "pubmed": "6134263",
            "doi": "10.1016/0304-3940(83)90491-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.703,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 7914,
            "title": "Immunologic status in infants and children following surgery.",
            "abstract": null,
            "authors": [
                "Kurz, R",
                "Pfeiffer, KP",
                "Sauer, H"
            ],
            "year": 1983,
            "source": "Infection. 1983; 11(2):104-113",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM06900005",
            "pubmed": "6602772",
            "doi": "10.1007/BF01641075",
            "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": 7915,
            "title": "Immunogenicity of human insulin (Novo) or pork monocomponent insulin in HLA-DR-typed insulin-dependent diabetic individuals.",
            "abstract": null,
            "authors": [
                "Schernthaner, G",
                "Borkenstein, M",
                "Fink, M",
                "Mayr, WR",
                "Menzel, J",
                "Schober, E"
            ],
            "year": 1983,
            "source": "DIABETES CARE. 1983; 6 Suppl 1(1): 43-48. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM21000010",
            "pubmed": "6343038",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7915-51654-6"
            ],
            "imported": "2009-10-08T16:10:35+02:00",
            "journal": "DIABETES CARE",
            "issn": "0149-5992",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.755,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.867469879518072,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7917,
            "title": "B-scan sonography of the carotid artery",
            "abstract": null,
            "authors": [
                "Tölly, E",
                "Dietrich, G",
                "Schreyer, H"
            ],
            "year": 1983,
            "source": "Radiologe. 1983; 23(4):179-184",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM47700007",
            "pubmed": "6856813",
            "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": 7918,
            "title": "Evaluation of ileum interposition in ureterosigmoidostomy: experimental studies.",
            "abstract": null,
            "authors": [
                "Petritsch, PH",
                "Gnad, H",
                "Vilits, P",
                "Suppan, G"
            ],
            "year": 1983,
            "source": "UROL RES. 1983; 11(1): 23-28. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM49300006",
            "pubmed": "6857879",
            "doi": "10.1007/BF00272705",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-04T17:24:22+02:00",
            "journal": "UROL RES",
            "issn": "0300-5623",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.876,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.439024390243902,
            "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": 7919,
            "title": "Preliminary results of prostaglandin E1 therapy in peripheral obliterating arteriopathy",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Juan, H"
            ],
            "year": 1983,
            "source": "WIEN KLIN WOCHENSCHR. 1983; 95(8): 263-266. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QM50000003",
            "pubmed": "6683910",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7919-51541-2"
            ],
            "imported": "2009-09-11T12:04:19+02: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": 7920,
            "title": "Significance of diagnostic devices in the etiological classification of dementia processes",
            "abstract": null,
            "authors": [
                "Ladurner, G"
            ],
            "year": 1983,
            "source": "Nervenarzt. 1983; 54(4):171-180",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1983QM50500002",
            "pubmed": "6855984",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.5,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.350649350649351,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7922,
            "title": "ROLE OF CALCIUM-ANTAGONISTS IN THE TREATMENT OF ESSENTIAL-HYPERTENSION",
            "abstract": null,
            "authors": [
                "KLEIN, W",
                "BRANDT, D",
                "VRECKO, K",
                "HARRINGER, M"
            ],
            "year": 1983,
            "source": "CIRC RES. 1983; 52:  174-181. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QN22500025",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-03T17:04:47+02:00",
            "journal": "CIRC RES",
            "issn": "0009-7330",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.971,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.983870967741936,
            "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
        }
    ]
}