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=158560&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 159558,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158580&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=158540&ordering=-year",
    "results": [
        {
            "id": 75634,
            "title": "Prostaglandins and prostaglandin metabolites in human gastric juice.",
            "abstract": null,
            "authors": [
                "Peskar, BM",
                "Günter, B",
                "Peskar, BA"
            ],
            "year": 1980,
            "source": "Prostaglandins. 1980; 20(2):419-427",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KB90800023",
            "pubmed": "6893366",
            "doi": "10.1016/S0090-6980(80)80059-1",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Prostaglandins",
            "issn": "0090-6980",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.316,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.467796610169492,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7218,
            "title": "Radiogenic fibrosarcomas (author's transl)",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Höfler, H"
            ],
            "year": 1980,
            "source": "Strahlentherapie. 1980; 156(1):35-40",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JB37800005",
            "pubmed": "7355405",
            "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": 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": 7219,
            "title": "Erythrocyte density distribution disorders in infants with respiratory regulation disorders",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kenner, T",
                "Kurz, R"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(1): 47-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JB66900006",
            "pubmed": "7375116",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7219-51524-2"
            ],
            "imported": "2009-08-20T16:16:49+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 7220,
            "title": "Make a diagnosis (oculoglandular syndrome of Perinaud in catscratch disease)",
            "abstract": null,
            "authors": [
                "Breisach, G",
                "Zach, M"
            ],
            "year": 1980,
            "source": "PADIATR PADOL. 1980; 15(1): 77-79. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JB66900010",
            "pubmed": "7375120",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T15:59:33+02:00",
            "journal": "PADIATR PADOL",
            "issn": "0030-9338",
            "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": 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": 7221,
            "title": "Difficulties in antral irrigation (author's transl)",
            "abstract": null,
            "authors": [
                "Messerklinger, W"
            ],
            "year": 1980,
            "source": "Laryngol Rhinol Otol (Stuttg). 1980; 59(1):22-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JC89700004",
            "pubmed": "7392735",
            "doi": "10.1055/s-2007-1008814",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": 7222,
            "title": "Horner's syndrome after treatment of tension pneumothorax with tube thoracostomy in a newborn infant.",
            "abstract": null,
            "authors": [
                "Rosegger, H",
                "Fritsch, G"
            ],
            "year": 1980,
            "source": "Eur J Pediatr. 1980; 133(1):67-68",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JD36700012",
            "pubmed": "7353572",
            "doi": "10.1007/BF00444758",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 7223,
            "title": "EXPERIENCES WITH THE GENTAMYCIN-PMMA CHAIN",
            "abstract": null,
            "authors": [
                "MAIER, J"
            ],
            "year": 1980,
            "source": "AKTUEL CHIR 1980 15: 7-12.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JD71400002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "AKTUEL CHIR",
            "issn": "0001-785X",
            "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": 7224,
            "title": "Studies about the dose distribution in the marginal field regions (author's transl)",
            "abstract": null,
            "authors": [
                "Hackl, A",
                "Krispel, F"
            ],
            "year": 1980,
            "source": "Strahlentherapie. 1980; 156(2):115-119",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JD74600010",
            "pubmed": "7355411",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "issn": "0039-2073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7225,
            "title": "A patient-specific co-ordinate system for the reproduction of irradiation parameters (author's transl)",
            "abstract": null,
            "authors": [
                "Krispel, F"
            ],
            "year": 1980,
            "source": "Strahlentherapie. 1980; 156(2):129-131",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1980JD74600013",
            "pubmed": "7355414",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "STRAHLENTHERAPIE",
            "issn": "0039-2073",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7226,
            "title": "Pancreatic ectopia near the pylorus as an endoscopic finding",
            "abstract": null,
            "authors": [
                "Tscheliessnigg, KH",
                "Höllerl, G",
                "Stadler, H"
            ],
            "year": 1980,
            "source": "MUNCHEN MED WOCHENSCHR. 1980; 122(6): 197-198. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JE15200010",
            "pubmed": "6767954",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-08-20T17:04:22+02:00",
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "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": 7227,
            "title": "Influence of a highly purified D-thyroxine medication on thyroid iodine uptake and in vitro tests of thyroid function (author's transl)",
            "abstract": null,
            "authors": [
                "Pristautz, H",
                "Leb, G",
                "Raber, J",
                "Goebel, R",
                "Steinberger, R",
                "Borkenstein, J"
            ],
            "year": 1980,
            "source": "MMW Munch Med Wochenschr. 1980; 122(6):199-202",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JE15200011",
            "pubmed": "6767955",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "MUNCHEN MED WOCHENSCHR",
            "issn": "0341-3098",
            "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": 7228,
            "title": "PROTEINS ASSOCIATED WITH LIPIDS IN BLOOD-SERUM",
            "abstract": null,
            "authors": [
                "HOLASEK, A"
            ],
            "year": 1980,
            "source": "FETTE SEIFEN ANSTRICHM 1980 82: 1-5.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JE44300001",
            "pubmed": null,
            "doi": "10.1002/lipi.19800820102",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FETTE SEIFEN ANSTRICHM",
            "issn": "0015-038X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.537,
            "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": 7230,
            "title": "BCG-infection in chronic granulomatous disease (author's transl)",
            "abstract": null,
            "authors": [
                "Urban, C",
                "Becker, H",
                "Mutz, I",
                "Fritsch, G"
            ],
            "year": 1980,
            "source": "Klin Padiatr. 1980; 192(1):13-18",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JE85700005",
            "pubmed": "7188985",
            "doi": "10.1055/s-2008-1033853",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7230-51657-2"
            ],
            "imported": null,
            "journal": "KLIN PADIAT",
            "issn": "0300-8630",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.309859154929577,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 7231,
            "title": "QUATERNARY STRUCTURE OF IMMUNOGLOBULIN-M - MODEL BASED ON SMALL-ANGLE X-RAY-SCATTERING DATA",
            "abstract": null,
            "authors": [
                "WILHELM, P",
                "PILZ, I",
                "GORAL, K",
                "PALM, W"
            ],
            "year": 1980,
            "source": "INT J BIOL MACROMOL 1980 2: 13-16.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JF33900003",
            "pubmed": null,
            "doi": "10.1016/0141-8130(80)90004-5",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIOL MACROMOL",
            "issn": "0141-8130",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.541,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.308474576271186,
            "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": 7232,
            "title": "Treatment of carcinoma of the rectum (author's transl)].",
            "abstract": null,
            "authors": [
                "Kraft-Kinz, J",
                "Kronberger, L"
            ],
            "year": 1980,
            "source": "Wien Med Wochenschr. 1980; 130(2):61-66",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JF78400008",
            "pubmed": "6155743",
            "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": 7234,
            "title": "INFLUENCE OF NITROGLYCERIN ON PULMONARY-ARTERY PRESSURE BEFORE AND AFTER EXPERIMENTAL PNEUMONECTOMY - COMPARISON WITH AMINOPHYLLINE",
            "abstract": null,
            "authors": [
                "METZLER, H",
                "HERMANN, W",
                "HUDABIUNIGG, K",
                "STENZL, W",
                "TSCHELIESSNIG, K",
                "GERMANN, R"
            ],
            "year": 1980,
            "source": "HERZ KREISLAUF. 1980; 12:  70-78. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JF95700002",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7234-51611-1"
            ],
            "imported": "2009-08-20T16:43:01+02:00",
            "journal": "HERZ KREISLAUF",
            "issn": "0046-7324",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.044,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0769230769230769,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": 7235,
            "title": "Survey of dermatophytes in the hair of small mammals from Austria.",
            "abstract": null,
            "authors": [
                "Otcenásek, M",
                "Hubálek, Z",
                "Sixl, W"
            ],
            "year": 1980,
            "source": "Folia Parasitol (Praha). 1980; 27(1):83-87",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG39800019",
            "pubmed": "6988310",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "FOLIA PARASITOL",
            "issn": "0015-5683",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.447,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.380952380952381,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PARASITOLOGY",
            "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": 7236,
            "title": "CARDIAC EFFECTS OF MIANSERIN - RESULTS OF CLINICAL PHARMACOLOGICAL INVESTIGATIONS",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1980,
            "source": "CURR MED RES OPIN 1980 6: 36-43.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG73800006",
            "pubmed": null,
            "doi": "10.1185/03007998009114802",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR MED RES OPIN",
            "issn": "0300-7995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.616822429906542,
            "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": 7237,
            "title": "ANTICHOLINERGIC EFFECTS OF MIANSERIN",
            "abstract": null,
            "authors": [
                "KOPERA, H"
            ],
            "year": 1980,
            "source": "CURR MED RES OPIN 1980 6: 132-138.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JG73800017",
            "pubmed": null,
            "doi": "10.1185/03007998009114813",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CURR MED RES OPIN",
            "issn": "0300-7995",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.351,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.616822429906542,
            "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": 7238,
            "title": "Influence of pH, temperature and polarity of the solvent on the absorption of NADH+ and NADH at 260 nm (author's transl)",
            "abstract": null,
            "authors": [
                "Schauenstein, E",
                "Saenger, W",
                "Schaur, RJ",
                "Desoye, G",
                "Schreibmayer, W"
            ],
            "year": 1980,
            "source": "Z Naturforsch C. 1980; 35(1-2):76-79",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JH06900014",
            "pubmed": "7405362",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "7238-51632-6"
            ],
            "imported": "2009-08-20T16:58:37+02:00",
            "journal": "Z NATURFORSCH C",
            "issn": "0939-5075",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.87,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.560606060606061,
            "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
        }
    ]
}