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=155760&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157089,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155780&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155740&ordering=-year",
    "results": [
        {
            "id": 7471,
            "title": "ULTRAFILTRATION IN THE THERAPY OF SEVERE CONGESTIVE HEART-FAILURE",
            "abstract": null,
            "authors": [
                "BRANDT, D",
                "POGGLISCH, H",
                "HARPF, H",
                "HOLZER, H",
                "KLEIN, W"
            ],
            "year": 1981,
            "source": "HERZ KREISLAUF. 1981; 13:  30-32. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LA00500005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7471-51535-6"
            ],
            "imported": "2009-08-28T12:43:40+02: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": 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": 7472,
            "title": "Non-Hodgkin lymphomas. Clinical and pathological correlation",
            "abstract": null,
            "authors": [
                "Becker, H"
            ],
            "year": 1981,
            "source": "Fortschr Med. 1981; 99(1-2):3-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LA07200002",
            "pubmed": "7009354",
            "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": 7473,
            "title": "Patients' complaints and electro-nystagmographic changes following lumbar puncture (author's transl)",
            "abstract": null,
            "authors": [
                "Hofferberth, B",
                "Moser, M"
            ],
            "year": 1981,
            "source": "Nervenarzt. 1981; 52(1):56-59",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LB08100010",
            "pubmed": "7219615",
            "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": 7474,
            "title": "Endoscopic papillotomy in Austria",
            "abstract": null,
            "authors": [
                "Brandstätter, G",
                "Kratochvil, P",
                "Pesendorfer, FX",
                "Reichel, W",
                "Samec, HJ",
                "Schwamberger, K",
                "Wewalka, F"
            ],
            "year": 1981,
            "source": "Z Gastroenterol. 1981; 19(1):22-25",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LB17700003",
            "pubmed": "7222866",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z GASTROENTEROL",
            "issn": "0044-2771",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.68,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.431818181818182,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GASTROENTEROLOGY & HEPATOLOGY",
            "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": 7475,
            "title": "Cranial computerized tomography: more tests and increased costs?",
            "abstract": null,
            "authors": [
                "Sager, WD",
                "Schreyer, H"
            ],
            "year": 1981,
            "source": "Dtsch Med Wochenschr. 1981; 106(6):163-164",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LB18700001",
            "pubmed": "6781853",
            "doi": "10.1055/s-2008-1070277",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": 7476,
            "title": "QUICK AND SAFE SUPPRESSION OF PARENCHYMAL BLEEDINGS BY INFRARED-LIGHT",
            "abstract": null,
            "authors": [
                "HOLLERL, G",
                "HOFLER, H",
                "TSCHELIESSNIGG, KH",
                "STENZL, W",
                "HERMANN, W",
                "DACAR, D"
            ],
            "year": 1981,
            "source": "MED KLIN. 1981; 76:  50-&. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1981LB99600007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:31:54+02:00",
            "journal": "MED KLIN",
            "issn": "0723-5003",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.373831775700935,
            "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
        },
        {
            "id": 7477,
            "title": "A 5-year review of prenatal diagnosis in Graz (author's transl)",
            "abstract": null,
            "authors": [
                "Zierler, H",
                "Rosenkranz, W",
                "Winter, R",
                "Becker, H"
            ],
            "year": 1981,
            "source": "WIEN KLIN WOCHENSCHR. 1981; 93(3): 75-80. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LC14200001",
            "pubmed": "6454304",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:12:25+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": 7478,
            "title": "Bone marrow transplantation for aplastic anaemia in a ten-year-old girl (author's transl)",
            "abstract": null,
            "authors": [
                "Mutz, ID",
                "Tilz, GP",
                "Urban, C"
            ],
            "year": 1981,
            "source": "WIEN KLIN WOCHENSCHR. 1981; 93(3): 83-86. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LC14200003",
            "pubmed": "7018091",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7478-51537-6"
            ],
            "imported": "2009-09-01T15:40:20+02:00",
            "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": 7479,
            "title": "Urinary testosterone excretion in boys in relation to other parameters of somatic maturity (a longitudinal study) (author's transl)",
            "abstract": null,
            "authors": [
                "Gleispach, H",
                "Fauster, R",
                "Borkenstein, M",
                "Wendler, H"
            ],
            "year": 1981,
            "source": "WIEN KLIN WOCHENSCHR. 1981; 93(3): 89-93. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LC14200005",
            "pubmed": "7245777",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7479-51654-6"
            ],
            "imported": "2009-08-28T12:40:58+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": 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": 7480,
            "title": "International collaborative study of four candidate reference preparations for the antigenic and hemolytic measurement of human serum complement components.",
            "abstract": null,
            "authors": [
                "van Es, L",
                "Smith, SJ",
                "Schur, PH",
                "Hauptmann, G",
                "Leskovar, W",
                "Spath, P",
                "Fust, G",
                "Lachmann, P",
                "Rother, U",
                "Thompson, RA",
                "Kirkwood, TB"
            ],
            "year": 1981,
            "source": "J Biol Stand. 1981; 9(1):91-104",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LC39700010",
            "pubmed": "6783666",
            "doi": "10.1016/S0092-1157(81)80069-8",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J BIOL STAND",
            "issn": "0092-1157",
            "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": 7481,
            "title": "Carcinomatous metastases to the colon simulating Crohn's disease.",
            "abstract": null,
            "authors": [
                "Lammer, J",
                "Dirschmid, K",
                "Hugel, H"
            ],
            "year": 1981,
            "source": "Gastrointest Radiol. 1981; 6(1):89-91",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LC79600016",
            "pubmed": "7262504",
            "doi": "10.1007/BF01890228",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GASTROINTEST RADIOL",
            "issn": "0364-2356",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.976,
            "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": 7484,
            "title": "On the evaluation of health factors in high-rise buildings 1. Behaviour of some environmental factors (author's transl)",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Raber, J",
                "Grill, D",
                "Köck, M"
            ],
            "year": 1981,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1981; 172(4-5):312-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LE41200002",
            "pubmed": "7223137",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": 7485,
            "title": "On the evaluation of health factors in high-rise buildings. 2. Bioclimatological consequences resulting from comparative measurements of the air ionisation in a high-rise building located in a heavily contaminated suburban area and at certain altitudes (author's transl)",
            "abstract": null,
            "authors": [
                "Möse, JR",
                "Fischer, G"
            ],
            "year": 1981,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1981; 172(4-5):323-331",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LE41200003",
            "pubmed": "7223138",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": 7486,
            "title": "On the evaluation of health factors in high-rise buildings. 3. Sociological investigations and questioning of physicians about living in high-rise buildings (author's transl)",
            "abstract": null,
            "authors": [
                "Freisitzer, K",
                "Möse, JR"
            ],
            "year": 1981,
            "source": "Zentralbl Bakteriol Mikrobiol Hyg [B]. 1981; 172(4-5):332-350",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LE41200004",
            "pubmed": "7223139",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL BAKT MIKROBIOL HYG B-UMWE",
            "issn": "0174-3015",
            "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": 7488,
            "title": "System identification of the control of gluconeogenesis in the intact organism under conditions of long-term stress.",
            "abstract": null,
            "authors": [
                "Paletta, B",
                "Estelberger, W",
                "Porod, G"
            ],
            "year": 1981,
            "source": "J Math Biol. 1981; 11(2):143-153",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LE83800002",
            "pubmed": "7276761",
            "doi": "10.1007/BF00275438",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J MATH BIOL",
            "issn": "0303-6812",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.614,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MATHEMATICS, INTERDISCIPLINARY APPLICATIONS",
            "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": 7489,
            "title": "Substance P immunoreactive neurons following neonatal administration of capsaicin.",
            "abstract": null,
            "authors": [
                "Cuello, AC",
                "Gamse, R",
                "Holzer, P",
                "Lembeck, F"
            ],
            "year": 1981,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL 1981 315: 185-194.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LE91300001",
            "pubmed": "6163995",
            "doi": "10.1007/BF00499834",
            "pmc": null,
            "organizations": [
                "7489-14022"
            ],
            "persons": [
                "7489-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": 7490,
            "title": "INCREASE OF SUBSTANCE-P IN PRIMARY AFFERENT NERVES DURING CHRONIC PAIN",
            "abstract": null,
            "authors": [
                "LEMBECK, F",
                "DONNERER, J",
                "COLPAERT, FC"
            ],
            "year": 1981,
            "source": "NEUROPEPTIDES. 1981; 1:  175-180. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LF23000003",
            "pubmed": null,
            "doi": "10.1016/0143-4179(81)90013-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:55:09+02:00",
            "journal": "NEUROPEPTIDES",
            "issn": "0143-4179",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.026,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.420792079207921,
            "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": 7491,
            "title": "LIGATION OF PATIENT DUCTUS-ARTERIOSUS IN PRETERM INFANTS WITH IRDS",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "HERMANN, W",
                "STENZL, W",
                "DACAR, D",
                "METZLER, W",
                "BEITZKE, A",
                "RIGLER, B",
                "KRAFTKINZ, J"
            ],
            "year": 1981,
            "source": "HERZ KREISLAUF. 1981; 13:  53-57. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LF29400001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7491-51611-6"
            ],
            "imported": "2009-08-28T12:30:04+02: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": 7492,
            "title": "Results of Primary chemotherapy and Delayed Surgical Resection in Osteosarcoma (author's transl)",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Kotz, R",
                "Mutz, ID",
                "Seewann, H"
            ],
            "year": 1981,
            "source": "WIEN KLIN WOCHENSCHR. 1981; 93(5): 155-163. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LF85200003",
            "pubmed": "6944967",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T16:04:54+02:00",
            "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
        },
        {
            "id": 7493,
            "title": "ORAL VACCINATION AGAINST PERTUSSIS",
            "abstract": null,
            "authors": [
                "HUBER, EG",
                "FALK, W"
            ],
            "year": 1981,
            "source": "MONATSSCHR KINDERHEILK 1981 129: 66-67.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1981LF89500004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MONATSSCHR KINDERHEILK",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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
        }
    ]
}