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=151920&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151940&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151900&ordering=-year",
    "results": [
        {
            "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": 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": 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
        },
        {
            "id": 68073,
            "title": "A variant of von Willebrand's disease with abnormal expression of factor VIII procoagulant activity.",
            "abstract": null,
            "authors": [
                "Montgomery, RR",
                "Hathaway, WE",
                "Johnson, J",
                "Jacobson, L",
                "Muntean, W"
            ],
            "year": 1982,
            "source": "Blood. 1982; 60(1):201-207",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NW31800029",
            "pubmed": "6805535",
            "doi": "10.1182/blood.V60.1.201.bloodjournal601201",
            "pmc": null,
            "organizations": [],
            "persons": [
                "68073-51651-6"
            ],
            "imported": "2007-08-24T02:00:00+02:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 8.279,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.983050847457627,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 68522,
            "title": "Psychological factors in acupuncture treatment",
            "abstract": null,
            "authors": [
                "Egger, J",
                "Liptak, V"
            ],
            "year": 1982,
            "source": "Intensivmed Prax. 1982; 5(2): 19-25. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7152693",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "68522-51505-1"
            ],
            "imported": "2007-09-19T02:00:00+02:00",
            "journal": "Intensivmed Prax",
            "issn": "0173-2315",
            "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": null,
            "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": 72077,
            "title": "Immunological investigation in primary open angle glaucoma (author's transl)",
            "abstract": null,
            "authors": [
                "Radda, TM",
                "Menzel, J",
                "Drobec, P",
                "Aberer, W"
            ],
            "year": 1982,
            "source": "Graefes Arch Clin Exp Ophthalmol. 1982; 218(1): 55-57. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NE86900014",
            "pubmed": "6976914",
            "doi": "10.1007/BF02134104",
            "pmc": null,
            "organizations": [],
            "persons": [
                "72077-51346-6"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Graefes Arch Clin Exp Ophthalmol",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.577,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.642857142857143,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72078,
            "title": "Langerhans cells as stimulator cells in the murine primary epidermal cell-lymphocyte reaction: alteration by UV-B irradiation.",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Stingl, G",
                "Stingl-Gazze, LA",
                "Wolff, K"
            ],
            "year": 1982,
            "source": "J Invest Dermatol. 1982; 79(2):129-135",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PC72300015",
            "pubmed": "6212613",
            "doi": "10.1111/1523-1747.ep12500040",
            "pmc": null,
            "organizations": [],
            "persons": [
                "72078-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "J Invest Dermatol",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.826,
            "impactfactor_year": 1994,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 72079,
            "title": "Stevens-Johnson syndrome and toxic epidermal necrolysis following intake of sulfonamides",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Stingl, G",
                "Wolff, K"
            ],
            "year": 1982,
            "source": "Hautarzt. 1982; 33(9): 484-490. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PH86200004",
            "pubmed": "7174320",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72079-51346-1"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Hautarzt",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 72080,
            "title": "Immunopathogenesis of primary open-angle glaucoma",
            "abstract": null,
            "authors": [
                "Radda, TM",
                "Gnad, HD",
                "Aberer, W"
            ],
            "year": 1982,
            "source": "Klin Monatsbl Augenheilkd. 1982; 181(5): 388-389. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PT00400029",
            "pubmed": "6761498",
            "doi": "10.1055/s-2008-1055253",
            "pmc": null,
            "organizations": [],
            "persons": [
                "72080-51346-6"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Klin Monatsbl Augenheilkd",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72161,
            "title": "MONOCLONAL-ANTIBODIES AGAINST MYELOID DIFFERENTIATION ANTIGENS",
            "abstract": null,
            "authors": [
                "MAJDIC, O",
                "ABERER, W",
                "BETTELHEIM, P",
                "LISZKA, K",
                "KNAPP, W"
            ],
            "year": 1982,
            "source": "BLUT. 1982; 45(3): 189-190. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982PG71100054",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72161-51346"
            ],
            "imported": "2007-11-27T12:54:51+01:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 72162,
            "title": "DEMONSTRATION OF IA ANTIGENS ON HISTIOCYTOSIS X-CELLS",
            "abstract": null,
            "authors": [
                "SCHULER, G",
                "STINGL, G",
                "ABERER, W",
                "STINGLGAZZE, LA",
                "HONIGSMANN, H",
                "WOLFF, K"
            ],
            "year": 1982,
            "source": "ARCH DERMATOL RES. 1982; 273(1-2): 179-179. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982NU14800058",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "72162-51346"
            ],
            "imported": "2007-11-27T12:54:51+01:00",
            "journal": "ARCH DERMATOL RES",
            "issn": "0340-3696",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.8,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73417,
            "title": "Correlation between protein thiols and the doubling time of various rat hepatomas",
            "abstract": null,
            "authors": [
                "Carow, HM",
                "Kharrazi, H",
                "Khoschsorur, G",
                "Schauenstein, E",
                "Schaur, RJ",
                "Tillian, HM",
                "Morris, HP"
            ],
            "year": 1982,
            "source": "J Cancer Res Clin Oncol. 1982; 103(3): 281-286. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PB46100006",
            "pubmed": "6288726",
            "doi": "10.1007/BF00409703",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-01-14T01:00:00+01:00",
            "journal": "J Cancer Res Clin Oncol",
            "issn": "0171-5216",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.654,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.442307692307692,
            "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": 73419,
            "title": "Quantitative determination of sulfhydryl groups with Mercurochrome. II. Detection of fast reacting protein thiols in native cells",
            "abstract": null,
            "authors": [
                "Schauenstein, E",
                "Nöhammer, G",
                "Khoschsorur, G"
            ],
            "year": 1982,
            "source": "Histochemistry. 1982; 76(2): 229-235. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PV75600009",
            "pubmed": "6186640",
            "doi": "10.1007/BF00501925",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-01-14T01:00:00+01:00",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73596,
            "title": "ACLACINOMYCIN-A IN SOLID TUMORS - PRELIMINARY-RESULTS OF A PHASE-II TRIAL",
            "abstract": null,
            "authors": [
                "FEREBERGER, W",
                "SAMONIGG, H",
                "NEUBAUER, M",
                "BIFFL, E"
            ],
            "year": 1982,
            "source": "BLUT. 1982; 45(3): 182-183. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1982PG71100035",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "73596-51532"
            ],
            "imported": "2008-01-22T10:14:47+01:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 73663,
            "title": "Glutathione peroxidase activity of human erythrocyte membranes.",
            "abstract": null,
            "authors": [
                "Földes-Papp, Z",
                "Maretzki, D"
            ],
            "year": 1982,
            "source": "Acta Biol Med Ger. 1982; 41(11):1003-1008",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PZ22100003",
            "pubmed": "7170868",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-01-23T01:00:00+01:00",
            "journal": "Acta Biol Med Ger",
            "issn": "0001-5318",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 74691,
            "title": "Psychoanalyse und Institution. Psychoanalyse und klinische Diagnostik.",
            "abstract": null,
            "authors": null,
            "year": 1982,
            "source": "Danzinger, R; Lyon, G; Pieringer, W; . editor(s). Wien: V w. G. Ö.; 1982. ",
            "category": 7,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-13T15:52:21+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": 74780,
            "title": "Nervenzellen des Großhirns im räumlichen Vertikalilluminator.",
            "abstract": null,
            "authors": [
                "Jüttner, FM",
                "Smolle, J."
            ],
            "year": 1982,
            "source": "Mikrokosmos. 1982; 71(1982): 122-123. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "74780-51615"
            ],
            "imported": "2008-02-14T14:17:28+01:00",
            "journal": null,
            "issn": null,
            "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": null,
            "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": true
        }
    ]
}