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=1040&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157083,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1060&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1020&ordering=year",
    "results": [
        {
            "id": 7441,
            "title": "Bone marrow failure with plasmocytosis in a diabetic child (author's transl)",
            "abstract": null,
            "authors": [
                "Mutz, ID",
                "Messner, H",
                "Urban, C"
            ],
            "year": 1980,
            "source": "KLIN PADIAT. 1980; 192(6): 573-576. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV24900013",
            "pubmed": "7012434",
            "doi": "10.1055/s-2008-1035645",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:49:10+02:00",
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "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
        },
        {
            "id": 7442,
            "title": "Treatment of acute pelvic inflammatory diseases with a new antibiotic compound preparation (author's transl)",
            "abstract": null,
            "authors": [
                "Burmucic, R"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(22):744-749",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV31400011",
            "pubmed": "7467388",
            "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": 7443,
            "title": "ABOUT THE INFLUENCE OF SULINDAC ON THE METABOLISM OF GLIBENCLAMIDE-TREATED DIABETICS",
            "abstract": null,
            "authors": [
                "RAINER, F",
                "KLEIN, G"
            ],
            "year": 1980,
            "source": "AKTUEL RHEUMATOL 1980 5: 307-309.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV42300002",
            "pubmed": null,
            "doi": "10.1055/s-2008-1052312",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL RHEUMATOL",
            "issn": "0341-051X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.056,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.105263157894737,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 7444,
            "title": "Psychotropic drugs and the heart: clinical implications.",
            "abstract": null,
            "authors": [
                "Kopera, H",
                "Klein, W",
                "Schenk, H"
            ],
            "year": 1980,
            "source": "Prog Neuropsychopharmacol. 1980; 4(4-5):527-535",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KV80800027",
            "pubmed": "7220669",
            "doi": "10.1016/0364-7722(80)90025-9",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PROGR NEURO-PSYCHOPHARMACOL",
            "issn": "0364-7722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.141,
            "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": 7445,
            "title": "Stenosis of the papilla of Vater; indication and surgical technique of papillotomy (author's transl)].",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Ornig, H"
            ],
            "year": 1980,
            "source": "Zentralbl Chir. 1980; 105(23):1546-1552",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KW33400002",
            "pubmed": "7211000",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "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": 7446,
            "title": "Long-term experiences with sphincteroplasty using the Wreden-Stone method in the management of ano-rectal incontinence",
            "abstract": null,
            "authors": [
                "Köle, W",
                "Zmugg, P"
            ],
            "year": 1980,
            "source": "Chirurg. 1980; 51(12):789-793",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KW61000008",
            "pubmed": "7471957",
            "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": 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": 7447,
            "title": "Natural history and operative treatment of intracranial aneurysms after subarachnoid haemorrhage (author's transl)",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Gallhofer, B",
                "Ladurner, G",
                "Heppner, F",
                "Lechner, H"
            ],
            "year": 1980,
            "source": "Wien Klin Wochenschr. 1980; 92(24):871-875",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KW71900006",
            "pubmed": "7222703",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7448,
            "title": "Sjögren's reticular pigmentary dystrophy (author's transl)",
            "abstract": null,
            "authors": [
                "Wochesländer, E",
                "Bartl, G",
                "Fellinger, C",
                "Vidic, B"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 177(6): 684-688. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500006",
            "pubmed": "7206552",
            "doi": "10.1055/s-2008-1057707",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:06:24+02:00",
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7449,
            "title": "Follow-up study in patients with neuritis retrobulbaris (author's transl)",
            "abstract": null,
            "authors": [
                "Wutz, W",
                "Bartl, G",
                "Hiti, H",
                "Rodler, H"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 177(6):689-695",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500007",
            "pubmed": "7206553",
            "doi": "10.1055/s-2008-1057708",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7450,
            "title": "Observations of the course of branch and central venous occlusions (author's transl)",
            "abstract": null,
            "authors": [
                "Vidic, B",
                "Bartl, G",
                "Fellinger, C",
                "Schuhmann, G"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 177(6): 710-714. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500010",
            "pubmed": "7206556",
            "doi": "10.1055/s-2008-1057711",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:05:12+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": 7452,
            "title": "Determination of HDL cholesterol levels in cases of ocular disease (author's transl)",
            "abstract": null,
            "authors": [
                "Schmut, O",
                "Hofmann, H"
            ],
            "year": 1980,
            "source": "KLIN MONATSBL AUGENHEILK. 1980; 177(6): 855-857. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500043",
            "pubmed": "7206583",
            "doi": "10.1055/s-2008-1057744",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:59:45+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": 7453,
            "title": "Electroophthalmological, Fluorescence angiographical and computer perimetrical examinations in cases of contusio bulbi (author's transl)",
            "abstract": null,
            "authors": [
                "Bartl, G",
                "Hofmann, H",
                "Wochesländer, E",
                "Faschinger, C"
            ],
            "year": 1980,
            "source": "Klin Monatsbl Augenheilkd. 1980; 177(6):858-863",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KX64500044",
            "pubmed": "7206584",
            "doi": "10.1055/s-2008-1057745",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "KLIN MONATSBL AUGENHEILK",
            "issn": "0023-2165",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.235,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.285714285714286,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7454,
            "title": "HEMOSTASIS ON THE LIVER AND SPLEEN WITH THE NEODYM-YAG-LASER",
            "abstract": null,
            "authors": [
                "HOLLERL, G",
                "HOFLER, H",
                "STENZL, W",
                "HERMANN, W",
                "TSCHELIESSNIGG, KH",
                "DACAR, D"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST. 1980; 12:  83-88. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ06600001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:24:53+02:00",
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7455,
            "title": "SURGERY TO CORRECT PORTAL-HYPERTENSION",
            "abstract": null,
            "authors": [
                "KOCH, G"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ06600007",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7456,
            "title": "REANIMATION - EMERGENCY MEASURES IN THE CASE OF ACUTE LOSS OF CONSCIOUSNESS AND CARDIAC-ARREST",
            "abstract": null,
            "authors": [
                "LIST, WF"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ06600009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7457,
            "title": "POLYTRAUMA",
            "abstract": null,
            "authors": [
                "SZYSZKOWITZ, R"
            ],
            "year": 1980,
            "source": "ACTA CHIR AUST 1980 12: -.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ06600010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 7458,
            "title": "Substance P increases hypothalamic blood flow via an indirect adrenergic-cholinergic interaction.",
            "abstract": null,
            "authors": [
                "Klugman, KP",
                "Lembeck, F",
                "Markowitz, S",
                "Mitchell, G",
                "Rosendorff, C"
            ],
            "year": 1980,
            "source": "BRIT J PHARMACOL. 1980; 71(2): 623-629. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ10300036",
            "pubmed": "6162500",
            "doi": "10.1111/j.1476-5381.1980.tb10982.x",
            "pmc": "PMC2044472",
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T16:28:18+02:00",
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.695,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.921348314606742,
            "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": 7459,
            "title": "A clinical trial of sulindac in osteoarthrosis",
            "abstract": null,
            "authors": [
                "Rainer, F",
                "Ulreich, A",
                "Klein, G"
            ],
            "year": 1980,
            "source": "Z Rheumatol. 1980; 39(11-12):412-416",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KZ30600007",
            "pubmed": "7025507",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": 7460,
            "title": "Differentiation of primary acute and primary chronic interstitial nephritis according to etiological aspects (author's transl)",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Katschnigg, H",
                "Holzer, H",
                "Pristautz, H",
                "Korthals, C"
            ],
            "year": 1980,
            "source": "WIEN MED WOCHENSCHR. 1980; 130(24): 794-798. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LA17900004",
            "pubmed": "7210688",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7460-51535-6"
            ],
            "imported": "2009-08-20T16:53:46+02: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": 7461,
            "title": "Pharmacology and electrophysiology of calcium ion antagonists.",
            "abstract": null,
            "authors": [
                "Tritthart, HA"
            ],
            "year": 1980,
            "source": "Clin Invest Med. 1980; 3(1-2):1-7",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LA63900002",
            "pubmed": "6781804",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7461-51519-2"
            ],
            "imported": null,
            "journal": "CLIN INVEST MED",
            "issn": "0147-958X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.022,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.583333333333333,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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
        }
    ]
}