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=155200&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=155220&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155180&ordering=-year",
    "results": [
        {
            "id": 7946,
            "title": "Vitamin A and carotene in thyroid diseases",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Wawschinek, O",
                "Hayn, H",
                "Eber, O"
            ],
            "year": 1983,
            "source": "Acta Med Austriaca. 1983; 10(2-3):71-73",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QS60500008",
            "pubmed": "6880574",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7946-51617-2"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "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": 7947,
            "title": "Music therapy. Its origins and modern methods",
            "abstract": null,
            "authors": [
                "Nissen, TP"
            ],
            "year": 1983,
            "source": "Fortschr Med. 1983; 101(21):972-978",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QT32200003",
            "pubmed": "6347847",
            "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
        },
        {
            "id": 7948,
            "title": "Immunoquantification of total apolipoprotein B in serum by nephelometry: influence of lipase treatment and detergents.",
            "abstract": null,
            "authors": [
                "DaCol, P",
                "Kostner, GM"
            ],
            "year": 1983,
            "source": "Clin Chem. 1983; 29(6):1045-1050",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QT84500011",
            "pubmed": "6851092",
            "doi": "10.1093/clinchem/29.6.1045",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7948-51669-6"
            ],
            "imported": null,
            "journal": "CLIN CHEM",
            "issn": "0009-9147",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.377,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.923076923076923,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7949,
            "title": "Absolute indications for the CO2 and the neodyn-YAG laser: use in neurosurgery",
            "abstract": null,
            "authors": [
                "Ascher, PW"
            ],
            "year": 1983,
            "source": "Fortschr Med. 1983; 101(22):1033-1036",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QT91300004",
            "pubmed": "6409770",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR MED",
            "issn": "0015-8178",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7950,
            "title": "Histophotometrical investigations on the content of protein and protein thiols in the epithelium and stroma of the human uterine cervix. II. Intraepithelial neoplasia.",
            "abstract": null,
            "authors": [
                "Bajardi, F",
                "Benedetto, C",
                "Nöhammer, G",
                "Schauenstein, E",
                "Slater, TF"
            ],
            "year": 1983,
            "source": "Histochemistry. 1983; 78(1):95-100",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU24300011",
            "pubmed": "6874421",
            "doi": "10.1007/BF00491115",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HISTOCHEMISTRY",
            "issn": "0301-5564",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.143,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.888888888888889,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MICROSCOPY",
            "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": 7951,
            "title": "Thyroiditis from the surgical viewpoint",
            "abstract": null,
            "authors": [
                "Wolf, G",
                "Kronberger, D",
                "Smolle, J"
            ],
            "year": 1983,
            "source": "CHIRURG. 1983; 54(5): 331-334. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU24900009",
            "pubmed": "6688214",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7951-51617-6"
            ],
            "imported": "2009-10-08T16:48:43+02:00",
            "journal": "CHIRURG",
            "issn": "0009-4722",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "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": 7952,
            "title": "Irradiation of the para-aortic ducts. Presentation of an radiation technic with a largely fixed patient's position",
            "abstract": null,
            "authors": [
                "Krispel, F",
                "Hackl, A"
            ],
            "year": 1983,
            "source": "Strahlentherapie. 1983; 159(3):156-159",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU58700006",
            "pubmed": "6836637",
            "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": 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": 7953,
            "title": "Neuronal injury following permanent middle cerebral artery occlusion in cats.",
            "abstract": null,
            "authors": [
                "Ebhardt, G",
                "Mies, G",
                "Auer, LM",
                "Traupe, H",
                "Heiss, WD"
            ],
            "year": 1983,
            "source": "Acta Neuropathol (Berl). 1983; 60(1-2):70-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU78700010",
            "pubmed": "6880624",
            "doi": "10.1007/BF00685349",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROPATHOL",
            "issn": "0001-6322",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.168,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.838235294117647,
            "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": 7954,
            "title": "New aspects in the genesis of inverted papillomas",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1983,
            "source": "LARYNGOL RHINOL OTOL VER MONA. 1983; 62(6): 249-255. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU80900005",
            "pubmed": "6888115",
            "doi": "10.1055/s-2007-1008425",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:25:34+02:00",
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "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": 7955,
            "title": "Aortic valve replacement in cardioplegic heart arrest].",
            "abstract": null,
            "authors": [
                "Stenzl, W",
                "Kraft-Kinz, J",
                "Rigler, B",
                "Tscheliessnigg, KH",
                "Hermann, W",
                "Dacar, D",
                "Metzler, H",
                "Rebak, P"
            ],
            "year": 1983,
            "source": "Wien Med Wochenschr. 1983; 133(10):253-256",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QU83600002",
            "pubmed": "6880212",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7955-51611-6"
            ],
            "imported": "2009-10-08T16:28:47+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": 7956,
            "title": "Talus fractures",
            "abstract": null,
            "authors": [
                "Szyszkowitz, R",
                "Reschauer, R",
                "Seggl, W"
            ],
            "year": 1983,
            "source": "Unfallheilkunde. 1983; 86(6):262-274",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QV38600004",
            "pubmed": "6879851",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "UNFALLHEILKUNDE-TRAUMATOLOGY",
            "issn": "0341-5694",
            "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": 7957,
            "title": "ASEPTIC OSTEONECROSIS IN CHILDREN WITH LEUKEMIA PRIOR TO INSTITUTION OF TREATMENT",
            "abstract": null,
            "authors": [
                "MUNTEAN, W",
                "ZAUNSCHIRM, A"
            ],
            "year": 1983,
            "source": "EUR J PEDIAT. 1983; 140:  139-139. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1983QV42000017",
            "pubmed": null,
            "doi": "10.1007/BF00441666",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7957-51651-2"
            ],
            "imported": "2009-09-04T17:19:59+02:00",
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "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": 7650,
            "title": "CHROMOSOMAL EVOLUTION IN THE GENUS CLETHRIONOMYS",
            "abstract": null,
            "authors": [
                "GAMPERL, R"
            ],
            "year": 1982,
            "source": "GENETICA 1982 57: 193-197.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NJ23300004",
            "pubmed": null,
            "doi": "10.1007/BF00056482",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "GENETICA",
            "issn": "0016-6707",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.077,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.320388349514563,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 7660,
            "title": "Distribution of capsaicin in rat tissues after systemic administration.",
            "abstract": null,
            "authors": [
                "Saria, A",
                "Skofitsch, G",
                "Lembeck, F"
            ],
            "year": 1982,
            "source": "J PHARM PHARMACOL. 1982; 34(4): 273-275. ",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1982NK43300016",
            "pubmed": "6124608",
            "doi": "10.1111/j.2042-7158.1982.tb04245.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-09-02T16:34:45+02:00",
            "journal": "J PHARM PHARMACOL",
            "issn": "0022-3573",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.887,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.376404494382022,
            "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": 7732,
            "title": "Capsaicin and nociception in the rat and mouse. Possible role of substance P.",
            "abstract": null,
            "authors": [
                "Gamse, R"
            ],
            "year": 1982,
            "source": "Naunyn Schmiedebergs Arch Pharmacol. 1982; 320(3):205-216",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PG67300001",
            "pubmed": "6182473",
            "doi": "10.1007/BF00510129",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "NAUNYN-SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7702,
            "title": "Injuries to the tarsometatarsal joint. Incidence, classification and treatment.",
            "abstract": null,
            "authors": [
                "Hardcastle, PH",
                "Reschauer, R",
                "Kutscha-Lissberg, E",
                "Schoffmann, W"
            ],
            "year": 1982,
            "source": "J Bone Joint Surg Br. 1982; 64(3):349-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NU11100016",
            "pubmed": "7096403",
            "doi": "10.1302/0301-620X.64B3.7096403",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "J BONE JOINT SURG-BRIT VOL",
            "issn": "0301-620X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.264,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.904761904761905,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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": 7389,
            "title": "Neurophysiological findings and serum aluminium in dialysis encephalopathy.",
            "abstract": null,
            "authors": [
                "Ladurner, G",
                "Wawschinek, O",
                "Pogglitsch, H",
                "Petek, W",
                "Urlesberger, H",
                "Holzer, H"
            ],
            "year": 1982,
            "source": "EUR NEUROL. 1982; 21(5): 335-339. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PB54000007",
            "pubmed": "7117320",
            "doi": "10.1159/000115500",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7389-51535-6"
            ],
            "imported": "2009-09-02T15:53:31+02:00",
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "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": 7631,
            "title": "TSH, T3, rT3 and fT4 in maximal and submaximal physical exercise.",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Wolf, W",
                "Pilger, E",
                "Schwaberger, G",
                "Pessenhofer, H",
                "Pristautz, H",
                "Leb, G"
            ],
            "year": 1982,
            "source": "EUR J APPL PHYSIOL OCCUP PHYS. 1982; 48(1): 31-39. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NC16300004",
            "pubmed": "7199451",
            "doi": "10.1007/BF00421162",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7631-51504-6",
                "7631-51541-6",
                "7631-51687-6"
            ],
            "imported": "2009-09-02T16:39:13+02:00",
            "journal": "EUR J APPL PHYSIOL OCCUP PHYS",
            "issn": "0301-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.924,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 75011,
            "title": "Preoperative chemotherapy for osteogenic sarcoma: selection of postoperative adjuvant chemotherapy based on the response of the primary tumor to preoperative chemotherapy.",
            "abstract": null,
            "authors": [
                "Rosen, G",
                "Caparros, B",
                "Huvos, AG",
                "Kosloff, C",
                "Nirenberg, A",
                "Cacavio, A",
                "Marcove, RC",
                "Lane, JM",
                "Mehta, B",
                "Urban, C"
            ],
            "year": 1982,
            "source": "Cancer. 1982; 49(6):1221-1230",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982ND87400024",
            "pubmed": "6174200",
            "doi": "10.1002/1097-0142(19820315)49:6<1221::AID-CNCR2820490625>3.0.CO;2-E",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-18T01:00:00+01:00",
            "journal": "Cancer",
            "issn": "0008-543X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.903846153846154,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7742,
            "title": "Bilateral hypoplasia or the internal carotid artery",
            "abstract": null,
            "authors": [
                "Ebner, F"
            ],
            "year": 1982,
            "source": "Radiologe. 1982; 22(9):400-404",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PH87800003",
            "pubmed": "7134422",
            "doi": null,
            "pmc": null,
            "organizations": [
                "7742-14108"
            ],
            "persons": [],
            "imported": null,
            "journal": "RADIOLOGE",
            "issn": "0033-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.306,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.177215189873418,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}