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=1700&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=1720&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1680&ordering=year",
    "results": [
        {
            "id": 7801,
            "title": "Influence of the topographic situation of the uterus upon the irradiation planning in case of carcinoma of the cervix",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Krispel, F"
            ],
            "year": 1982,
            "source": "Strahlentherapie. 1982; 158(10):606-611",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PM44500005",
            "pubmed": "7179342",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "issn": "0039-2073",
            "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": 7802,
            "title": "Evidence for the involvement of substance P in the atropine-resistant peristalsis of the guinea-pig ileum.",
            "abstract": null,
            "authors": [
                "Barthó, L",
                "Holzer, P",
                "Donnerer, J",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "Neurosci Lett. 1982; 32(1):69-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PN42100013",
            "pubmed": "6183624",
            "doi": "10.1016/0304-3940(82)90231-2",
            "pmc": null,
            "organizations": [
                "7802-14022"
            ],
            "persons": [
                "7802-51529-6"
            ],
            "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": 7803,
            "title": "INTRAVITAL STUDIES ON CEREBRAL-ARTERIES IN HYPERTENSIVE AND NORMOTENSIVE RATS",
            "abstract": null,
            "authors": [
                "JOHANSSON, BB",
                "AUER, LM",
                "SAYAMA, I"
            ],
            "year": 1982,
            "source": "CLIN SCI 1982 63: S81-S82.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PN51000018",
            "pubmed": null,
            "doi": "10.1042/cs063081s",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN SCI",
            "issn": "0143-5221",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.763888888888889,
            "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
        },
        {
            "id": 7804,
            "title": "INFLUENCE OF THYROID-HORMONE THERAPY ON THE FREE-THYROXINE LEVEL (FT4)",
            "abstract": null,
            "authors": [
                "PASSATH, A",
                "LEB, G",
                "GOEBEL, R"
            ],
            "year": 1982,
            "source": "NUC COMPACT-EUR AMER COMMUN 1982 13: 244-&.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PN90100005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NUC COMPACT-EUR AMER COMMUN",
            "issn": "0344-3752",
            "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": 7805,
            "title": "Elevated factor VIII activity and factor VIII-related antigen in diabetic children without vascular disease.",
            "abstract": null,
            "authors": [
                "Borkenstein, MH",
                "Muntean, WE"
            ],
            "year": 1982,
            "source": "Diabetes. 1982; 31(11):1006-1009",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PN97900013",
            "pubmed": "6816642",
            "doi": "10.2337/diabetes.31.11.1006",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7805-51651-6",
                "7805-51654-2"
            ],
            "imported": null,
            "journal": "DIABETES",
            "issn": "0012-1797",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 6.26,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.975903614457831,
            "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": 7806,
            "title": "Aluminum intoxication in dialysis patients.",
            "abstract": null,
            "authors": [
                "Pogglitsch, H",
                "Knopp, C",
                "Wawschinek, O",
                "Petek, W"
            ],
            "year": 1982,
            "source": "Int J Artif Organs. 1982; 5(5):293-296",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PP09400005",
            "pubmed": "7174134",
            "doi": "10.1177/039139888200500505",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J ARTIF ORGANS",
            "issn": "0391-3988",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.743,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.711111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7807,
            "title": "A BASIC program for staging of bronchial carcinoma",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Jüttner, FM",
                "Pinter, H"
            ],
            "year": 1982,
            "source": "BIOMED TECH. 1982; 27(10): 234-237. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PP22700003",
            "pubmed": "7159670",
            "doi": "10.1515/bmte.1982.27.10.234",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7807-51617-2",
                "7807-51615-6"
            ],
            "imported": "2009-09-02T16:43:29+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7808,
            "title": "TANDEM FUSION AS A CHROMOSOMAL EVOLUTION MECHANISM IN MICROTUS-AGRESTIS (RODENTIA, MICROTINAE)",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1982,
            "source": "Z SAUGETIERKD-INT J MAMM BIOL 1982 47: 317-320.",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1982PP40100008",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "Z SAUGETIERKD-INT J MAMM BIOL",
            "issn": "0044-3468",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.32,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.102564102564103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ZOOLOGY",
            "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": 7809,
            "title": "Catecholamines in the therapy of chronic cardiac insufficiency",
            "abstract": null,
            "authors": [
                "Brandt, D",
                "Klein, W"
            ],
            "year": 1982,
            "source": "Wien Med Wochenschr. 1982; 132(19):450-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PP80000003",
            "pubmed": "6294999",
            "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": 7810,
            "title": "Prostaglandins for the induction of labor",
            "abstract": null,
            "authors": [
                "Lichtenegger, W",
                "Zeichen, E"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(20):564-566",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PQ05400008",
            "pubmed": "6963076",
            "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": 7811,
            "title": "THE RHEOLOGICAL PROPERTIES OF THE ARTERIAL-WALL",
            "abstract": null,
            "authors": [
                "PASCALE, K",
                "WEIZSACKER, HW",
                "GAUSTER, A",
                "DOHR, G"
            ],
            "year": 1982,
            "source": "RHEOL ACTA. 1982; 21:  607-610. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PQ41700066",
            "pubmed": null,
            "doi": "10.1007/BF01534358",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7811-51513-6",
                "7811-51666-6"
            ],
            "imported": "2009-09-02T16:14:45+02:00",
            "journal": "RHEOL ACTA",
            "issn": "0035-4511",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.313,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.927710843373494,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MECHANICS",
            "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": 7812,
            "title": "The intraneural endocrine cell--the starting point of the origin of carcinoid tumors?",
            "abstract": null,
            "authors": [
                "Auböck, L"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(21):586-588",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PQ92400003",
            "pubmed": "7168175",
            "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": 7813,
            "title": "Neurogenic appendicopathy - an immunocytochemical study",
            "abstract": null,
            "authors": [
                "Höfler, H",
                "Heitz, PU"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(21):588-591",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PQ92400004",
            "pubmed": "6188281",
            "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": 7816,
            "title": "Etiology, pathophysiology and anatomical location of the compartment syndrome",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R",
                "Reschauer, R"
            ],
            "year": 1982,
            "source": "Langenbecks Arch Chir. 1982; 358(10):215-219",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PR18400033",
            "pubmed": "7169864",
            "doi": "10.1007/BF01271785",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.556,
            "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": 7817,
            "title": "IgD-paraproteinemia in lymphoplasmacytoid immunocytoma",
            "abstract": null,
            "authors": [
                "Seewann, HL",
                "Tilz, GP",
                "Becker, H",
                "Lehnert, M"
            ],
            "year": 1982,
            "source": "DEUT MED WOCHENSCHR. 1982; 107(46): 1763-1766. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PR21600005",
            "pubmed": "7140559",
            "doi": "10.1055/s-2008-1070203",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7817-51537-6"
            ],
            "imported": "2009-09-02T16:41:18+02:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7818,
            "title": "Visceral pain reflex after pretreatment with capsaicin and morphine.",
            "abstract": null,
            "authors": [
                "Lembeck, F",
                "Skofitsch, G"
            ],
            "year": 1982,
            "source": "NAUNYN-SCHMIED ARCH PHARMACOL. 1982; 321(2): 116-122. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PR73400005",
            "pubmed": "7155191",
            "doi": "10.1007/BF00518478",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T15:57:09+02:00",
            "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": 7819,
            "title": "Comparative treatment of gastroduodenal haemorrhage with secretin and cimetidine",
            "abstract": null,
            "authors": [
                "Berg, P",
                "Bär, U",
                "Hausamen, TU",
                "Lingenberg, G",
                "Pfleiderer, T",
                "Raedsch, R",
                "Saeger, HD",
                "Sailer, S",
                "Schwigon, CD",
                "Seidel, G",
                "Stiehl, A"
            ],
            "year": 1982,
            "source": "Dtsch Med Wochenschr. 1982; 107(48):1831-1836",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PS35700002",
            "pubmed": "6982807",
            "doi": "10.1055/s-2008-1070216",
            "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": 7820,
            "title": "Fatal Candida mycosis following leukemia therapy",
            "abstract": null,
            "authors": [
                "Weybora, W",
                "Rabl, H",
                "Höfler, H"
            ],
            "year": 1982,
            "source": "Wien Klin Wochenschr. 1982; 94(22):612-614",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PS74800004",
            "pubmed": "6761978",
            "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": 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": 7821,
            "title": "HbA1 as a parameter of the progression of diabetic retinopathy",
            "abstract": null,
            "authors": [
                "Brunner, H",
                "Schmut, O",
                "Faschinger, C"
            ],
            "year": 1982,
            "source": "KLIN MONATSBL AUGENHEILK. 1982; 181(5): 326-328. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PT00400005",
            "pubmed": "7162072",
            "doi": "10.1055/s-2008-1055229",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T14:37:37+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": 7822,
            "title": "Partial canaliculus transplantation--further results",
            "abstract": null,
            "authors": [
                "Hiti, H",
                "Vidic, B",
                "Auerbach, B"
            ],
            "year": 1982,
            "source": "KLIN MONATSBL AUGENHEILK. 1982; 181(5): 335-337. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PT00400008",
            "pubmed": "7162075",
            "doi": "10.1055/s-2008-1055232",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T15:44:00+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
        }
    ]
}