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=1280&ordering=year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157103,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1300&ordering=year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=1260&ordering=year",
    "results": [
        {
            "id": 7511,
            "title": "The importance of aluminiun in dialyseencephalopathie (author's transl)",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Holzer, H",
                "Wawschinek, O",
                "Pogglitsch, H",
                "Petek, W"
            ],
            "year": 1981,
            "source": "FORTSCHR NEUROL PSYCHIAT. 1981; 49(5): 211-213. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR33100006",
            "pubmed": "7239409",
            "doi": "10.1055/s-2007-1002326",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7511-51535-6"
            ],
            "imported": "2009-08-31T18:24:17+02:00",
            "journal": "FORTSCHR NEUROL PSYCHIAT",
            "issn": "0720-4299",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.617,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.208,
            "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": 7512,
            "title": "Clinical experience in a case of orthotopic liver transplantation by use of an atypical caval vein anastomosis (author's transl)",
            "abstract": null,
            "authors": [
                "Rigler, B",
                "Zalaudek, G",
                "Hermann, W",
                "Stenzl, W",
                "Tscheliessnigg, KH",
                "Tilz, G",
                "Höfer, G",
                "Rehak, P"
            ],
            "year": 1981,
            "source": "LANGENBECKS ARCH CHIR. 1981; 354(1): 31-38. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR37100003",
            "pubmed": "6265720",
            "doi": "10.1007/BF01834014",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7512-51537-6"
            ],
            "imported": "2009-08-28T12:33:18+02:00",
            "journal": "LANGENBECKS ARCH CHIR",
            "issn": "0023-8236",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7513,
            "title": "Dermis flap transposition as a treatment for fixed dislocation of the temporo-mandibular joint.",
            "abstract": null,
            "authors": [
                "Köle, H"
            ],
            "year": 1981,
            "source": "J Maxillofac Surg. 1981; 9(2):129-131",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR46800012",
            "pubmed": "7021726",
            "doi": "10.1016/S0301-0503(81)80030-6",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J MAXILLOFAC SURG",
            "issn": "0301-0503",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.442,
            "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": 7514,
            "title": "Structure of two subfractions of normal porcine (Sus domesticus) serum low-density lipoproteins. X-ray small-angle scattering studies.",
            "abstract": null,
            "authors": [
                "Jürgens, G",
                "Knipping, GM",
                "Zipper, P",
                "Kayushina, R",
                "Degovics, G",
                "Laggner, P"
            ],
            "year": 1981,
            "source": "Biochemistry. 1981; 20(11):3231-3237",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR82900038",
            "pubmed": "7248280",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7514-51511-1"
            ],
            "imported": null,
            "journal": "BIOCHEMISTRY-USA",
            "issn": "0006-2960",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.234,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.850847457627119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR BIOLOGY",
            "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": 7515,
            "title": "HYPERBARIC-OXYGEN THERAPY OF EXPERIMENTAL NECROTIZING PANCREATITIS.",
            "abstract": null,
            "authors": [
                "ZALAUDEK, G",
                "PINTER, H",
                "SANTNER, V",
                "HOFLER, H",
                "REHAK, P",
                "STOLZE, A"
            ],
            "year": 1981,
            "source": "LANGENBECKS ARCH CHIR. 1981; 353(S): 279-283. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LR95300054",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-04-28T16:26:45+02:00",
            "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": 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": 7516,
            "title": "Prevention of septic complications in colorectal surgery (author's transl)].",
            "abstract": null,
            "authors": [
                "Kronberger, L",
                "Kraft-Kinz, J"
            ],
            "year": 1981,
            "source": "Wien Med Wochenschr. 1981; 131(8):209-211",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS56000005",
            "pubmed": "7257433",
            "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": 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": 7517,
            "title": "Clinical studies of familial hereditary factor VII deficiency (author's transl)",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Schenk, H",
                "Haralambus, J",
                "Sailer, S"
            ],
            "year": 1981,
            "source": "BLUT. 1981; 42(5): 297-306. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS69400003",
            "pubmed": "7236896",
            "doi": "10.1007/BF00996846",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7517-51541-2"
            ],
            "imported": "2009-09-01T15:55:48+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7518,
            "title": "Comparison of oral prostaglandin E2 and intravenous oxytocin for induction of labour.",
            "abstract": null,
            "authors": [
                "Lichtenegger, W",
                "Lahousen, M",
                "Kraemer, H"
            ],
            "year": 1981,
            "source": "GYNECOL OBSTET INVEST. 1981; 12(4): 197-202. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS72300004",
            "pubmed": "7250782",
            "doi": "10.1159/000299603",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-31T18:26:52+02:00",
            "journal": "GYNECOL OBSTET INVEST",
            "issn": "0378-7346",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.264150943396226,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 7519,
            "title": "RELATION OF EEG AND COMPUTERIZED-TOMOGRAPHY IN TRANSIENT ISCHEMIC ATTACKS",
            "abstract": null,
            "authors": [
                "LADURNER, G",
                "ENGE, S",
                "SAGER, WD",
                "LOGAR, C",
                "LECHNER, H"
            ],
            "year": 1981,
            "source": "AKTUEL NEUROL 1981 8: 49-51.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS98400001",
            "pubmed": null,
            "doi": "10.1055/s-2007-1020948",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL NEUROL",
            "issn": "0302-4350",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.323,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.168316831683168,
            "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": 7520,
            "title": "Calcium ion effects on the rising phases of action potentials obtained from guinea-pig papillary muscles at different potassium concentrations.",
            "abstract": null,
            "authors": [
                "Windisch, H",
                "Tritthart, HA"
            ],
            "year": 1981,
            "source": "J Mol Cell Cardiol. 1981; 13(5):457-469",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LT06200002",
            "pubmed": "7265255",
            "doi": "10.1016/0022-2828(81)90263-7",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7520-51519-6",
                "7520-51673-2"
            ],
            "imported": null,
            "journal": "J MOL CELL CARDIOL",
            "issn": "0022-2828",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.008,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.887096774193548,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7521,
            "title": "Influenzae type B infections. Quick identification by countercurrent-immuno-electrophoresis (author's transl)",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Breisach, G"
            ],
            "year": 1981,
            "source": "Monatsschr Kinderheilkd. 1981; 129(5):298-299",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LT48100010",
            "pubmed": "6114405",
            "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
        },
        {
            "id": 7522,
            "title": "Substance P in the argentaffin carcinoid of the caecum: biochemical and biological characterization.",
            "abstract": null,
            "authors": [
                "Ratzenhofer, M",
                "Gamse, R",
                "Höfler, H",
                "Auböck, L",
                "Popper, H",
                "Pohl, P",
                "Lembeck, F"
            ],
            "year": 1981,
            "source": "VIRCHOWS ARCH A PATH ANAT HIS. 1981; 392(1): 21-31. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LT51700003",
            "pubmed": "6169190",
            "doi": "10.1007/BF00430545",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:26:16+02:00",
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7523,
            "title": "Clinical pathological analysis of peripartum maternal mortality (author's transl)",
            "abstract": null,
            "authors": [
                "Pickel, H",
                "Lahousen, M",
                "Becker, H",
                "Leinzinger, P"
            ],
            "year": 1981,
            "source": "WIEN KLIN WOCHENSCHR. 1981; 93(11): 342-348. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LU17700002",
            "pubmed": "7269612",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-01T15:48:10+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": 7524,
            "title": "In vitro release of substance P from spinal cord slices by capsaicin congeners.",
            "abstract": null,
            "authors": [
                "Bucsics, A",
                "Lembeck, F"
            ],
            "year": 1981,
            "source": "EUR J PHARMACOL. 1981; 71(1): 71-77. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LU73800007",
            "pubmed": "6165593",
            "doi": "10.1016/0014-2999(81)90387-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T12:51:43+02:00",
            "journal": "EUR J PHARMACOL",
            "issn": "0014-2999",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.677,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.814606741573034,
            "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": 7525,
            "title": "External ventricular drainage: a possible method of treating cerebrospinal shunt infections and ventriculitis (author's transl)",
            "abstract": null,
            "authors": [
                "Grubbauer, HM",
                "Oberbauer, RW"
            ],
            "year": 1981,
            "source": "Wien Klin Wochenschr. 1981; 93(12):393-395",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LU76300005",
            "pubmed": "7269619",
            "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": 7526,
            "title": "A histochemical and biochemical study of a liposarcoma with several aspects on the development of fat synthesis.",
            "abstract": null,
            "authors": [
                "Popper, H",
                "Knipping, G"
            ],
            "year": 1981,
            "source": "Pathol Res Pract. 1981; 171(3-4):373-380",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LV12500010",
            "pubmed": "6456456",
            "doi": "10.1016/S0344-0338(81)80110-0",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PATHOL RES PRACT",
            "issn": "0344-0338",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.818,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.602941176470588,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 7527,
            "title": "Results of clinical investigation in patients with multiple sclerosis (author's transl)",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Schraml, H",
                "Sager, WD",
                "Flooh, E",
                "Lepuschütz, H",
                "Lechner, H"
            ],
            "year": 1981,
            "source": "Nervenarzt. 1981; 52(6):340-343",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LV44000006",
            "pubmed": "7266697",
            "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": 7528,
            "title": "Primary melanoblastosis of the pia-arachnoid (author's transl)",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Popper, H"
            ],
            "year": 1981,
            "source": "NERVENARZT. 1981; 52(6): 350-355. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LV44000009",
            "pubmed": "7266700",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-28T13:15:55+02:00",
            "journal": "NERVENARZT",
            "issn": "0028-2804",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7529,
            "title": "The effect of posture on oxygen uptake, arterial blood gases, respiratory volume and perfusion (author's transl)",
            "abstract": null,
            "authors": [
                "Borkenstein, J",
                "Pristautz, H"
            ],
            "year": 1981,
            "source": "Prax Klin Pneumol. 1981; 35(7):302-303",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LW03400002",
            "pubmed": "6808485",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "PRAX KLIN PNEUMOL",
            "issn": "0342-7498",
            "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": 7530,
            "title": "BCG vaccination and manifest tuberculosis",
            "abstract": null,
            "authors": [
                "Falk, W",
                "Hammer, E"
            ],
            "year": 1981,
            "source": "Fortschr Med. 1981; 99(25):991-994",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LW26400006",
            "pubmed": "6973527",
            "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": 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
        }
    ]
}