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=156180&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156933,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156200&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156160&ordering=-year",
    "results": [
        {
            "id": 64221,
            "title": "Analysis of respiration in the sleeping infant. Possible relationship to sudden infant death",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kurz, R"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(13): 372-373. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HF27100006",
            "pubmed": "473776",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64221-51524-1"
            ],
            "imported": "2007-01-08T01:00:00+01: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": 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": 64222,
            "title": "The problem of sudden infant death syndrome",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(8): 201-206. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GV47100001",
            "pubmed": "452616",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64222-51524-2"
            ],
            "imported": "2007-01-08T01:00:00+01: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": 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": 64946,
            "title": "Development, structure and tasks of the department of physiology in Graz/Austria (author's transl)",
            "abstract": null,
            "authors": [
                "Kenner, T"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(13): 352-357. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HF27100001",
            "pubmed": "382643",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-22T01:00:00+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64947,
            "title": "Feedback by objective tests for coordination of medical teaching (author's transl)",
            "abstract": null,
            "authors": [
                "Lischka, MF",
                "Hinghofer-Szalkay, H",
                "Kenner, T"
            ],
            "year": 1979,
            "source": "Wien Klin Wochenschr. 1979; 91(14): 492-496. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HD61100004",
            "pubmed": "463050",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "64947-51683-6"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Wien Klin Wochenschr",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 64948,
            "title": "Application of the mechanical oscillator technique for the measurement of blood density and hematocrit (author's transl)",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Kenner, T",
                "Leopold, H",
                "Holzer, H"
            ],
            "year": 1979,
            "source": "Klin Wochenschr. 1979; 57(21):1163-1167",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HT70600003",
            "pubmed": "513608",
            "doi": "10.1007/BF01491756",
            "pmc": null,
            "organizations": [],
            "persons": [
                "64948-51535-6",
                "64948-51683-2"
            ],
            "imported": "2007-01-22T01:00:00+01:00",
            "journal": "Klin Wochenschr",
            "issn": "0023-2173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.889,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65066,
            "title": "HEMODYNAMIC ASPECTS OF DELAYED CARDIAC-TAMPONADE",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "HERMANN, W",
                "STENZL, W",
                "DACAR, D",
                "REHAK, P"
            ],
            "year": 1979,
            "source": "ACTA CHIR AUST. 1979; 11(4): 86-89. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HX39200004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "ACTA CHIR AUST",
            "issn": "0001-544X",
            "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": 65666,
            "title": "Sulfametrol/trimethoprim (Lidaprim)--modification of the folic acid level and therapeutic value in pediatrics",
            "abstract": null,
            "authors": [
                "Borkenstein, M",
                "Stögmann, W",
                "Gleispach, H"
            ],
            "year": 1979,
            "source": "Wien Med Wochenschr. 1979; 129(3): 81-83. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GM37700005",
            "pubmed": "425545",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65666-51654-2"
            ],
            "imported": "2007-02-16T01:00:00+01: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": 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": 65727,
            "title": "APPLICATION OF A NEW METHOD FOR THE CONTINOUS MEASUREMENT OF BLOOD DENSITY AND FOR THE QUANTIFICATION OF FLUID SHIFTS",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "HINGHOFERSZALKAY, H",
                "MOSER, M",
                "LEOPOLD, H"
            ],
            "year": 1979,
            "source": "MICROVASCULAR RES. 1979; 17(3): S83-S83. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GW26400156",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65727-14010"
            ],
            "persons": [
                "65727-51671",
                "65727-51683"
            ],
            "imported": "2007-02-16T13:07:40+01:00",
            "journal": "MICROVASCULAR RES",
            "issn": "0026-2862",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.466,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65728,
            "title": "USE OF THE MECHANICAL OSCILLATOR TECHNIQUE FOR THE ASSESSMENT OF THE CORRELATION BETWEEN DENSITY AND PHYSICOCHEMICAL PROPERTIES OF BLOOD-CONSTITUENTS",
            "abstract": null,
            "authors": [
                "HINGHOFERSZALKAY, H",
                "KENNER, T",
                "MOSER, M",
                "HOLZER, H",
                "LEOPOLD, H"
            ],
            "year": 1979,
            "source": "MICROVASCULAR RES. 1979; 17(3): S112-S112. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GW26400213",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65728-14010"
            ],
            "persons": [
                "65728-51535",
                "65728-51671",
                "65728-51683"
            ],
            "imported": "2007-02-16T13:07:40+01:00",
            "journal": "MICROVASCULAR RES",
            "issn": "0026-2862",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.466,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 65729,
            "title": "THERAPEUTIC RELEVANCE OF PREOPERATIVE CARDIOLOGICAL DIAGNOSIS",
            "abstract": null,
            "authors": [
                "SCHAEFER, J",
                "SADEGHZADEN, K",
                "KENNER, T"
            ],
            "year": 1979,
            "source": "Z KARDIOL. 1979; 68(9): 623-623. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979HR78700017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:07:40+01:00",
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": 65730,
            "title": "CHARACTERIZATION OF ARTERIAL PULSES IN CARDIAC-ARRHYTHMIA USING A NONLINEAR MOVING AVERAGE MODEL",
            "abstract": null,
            "authors": [
                "KENNER, T",
                "PFEIFFER, KP",
                "SCHAEFER, J"
            ],
            "year": 1979,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1979; 379:  R8-R8. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GS01200031",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:07:40+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65731,
            "title": "EFFECT OF VASOACTIVE AGENTS ON THE DENSITY OF ARTERIAL AND VENOUS-BLOOD AND PLASMA",
            "abstract": null,
            "authors": [
                "HINGHOFERSZALKAY, H",
                "KENNER, T",
                "LEOPOLD, H"
            ],
            "year": 1979,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1979; 379:  R10-R10. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GS01200039",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65731-51683"
            ],
            "imported": "2007-02-16T13:07:40+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65732,
            "title": "EFFECT OF INJECTION OF HYPOTONIC AND HYPERTONIC FLUIDS ON THE REGULATION OF BLOOD-VOLUME",
            "abstract": null,
            "authors": [
                "MOSER, M",
                "KENNER, T",
                "HINGHOFERSZALKAY, H",
                "PFEIFFER, KP"
            ],
            "year": 1979,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1979; 379:  R10-R10. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GS01200040",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65732-14010"
            ],
            "persons": [
                "65732-51671",
                "65732-51683"
            ],
            "imported": "2007-02-16T13:07:40+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 65733,
            "title": "CHARACTERIZATION OF THE ACTIVE PRESSOR PRINCIPLE OF INCUBATED SERUM",
            "abstract": null,
            "authors": [
                "WURM, H",
                "KENNER, T"
            ],
            "year": 1979,
            "source": "PFLUGERS ARCH-EUR J PHYSIOL. 1979; 379:  R28-R28. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GS01200110",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-16T13:07:40+01:00",
            "journal": "PFLUGERS ARCH-EUR J PHYSIOL",
            "issn": "0031-6768",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.921,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 66199,
            "title": "Biomedical technique in physiology (author's transl)",
            "abstract": null,
            "authors": [
                "Pessenhofer, H",
                "Kerschhaggl, P",
                "Schwaberger, G"
            ],
            "year": 1979,
            "source": "WIEN MED WOCHENSCHR. 1979; 129(13): 361-364. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HF27100003",
            "pubmed": "473773",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66199-51504-2",
                "66199-51687-6"
            ],
            "imported": "2007-02-26T13:23:17+01: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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66200,
            "title": "Significance and tasks of work physiology (author's transl)",
            "abstract": null,
            "authors": [
                "Schwaberger, G",
                "Pessenhofer, H"
            ],
            "year": 1979,
            "source": "WIEN MED WOCHENSCHR. 1979; 129(13): 365-368. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979HF27100004",
            "pubmed": "473774",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66200-51504-6",
                "66200-51687-2"
            ],
            "imported": "2007-02-26T13:23:17+01: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": 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": 66201,
            "title": "Investigations of the validity of e.a. müller's leistungspulsindex (author's transl)",
            "abstract": null,
            "authors": [
                "Pessenhofer, H",
                "Schwaberger, G"
            ],
            "year": 1979,
            "source": "EUR J APPL PHYSIOL OCCUP PHYS. 1979; 40(4): 255-264. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1979GM28000005",
            "pubmed": "428377",
            "doi": "10.1007/BF00421517",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66201-51504-2",
                "66201-51687-6"
            ],
            "imported": "2007-02-26T13:23:17+01: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": 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": 66464,
            "title": "Echocardiography and sports medicine",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Schwaberger, G",
                "Pessenhofer, H"
            ],
            "year": 1979,
            "source": "Schweiz Z Sportmed. 1979; 27(3): 97-109. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "397618",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66464-51504-6",
                "66464-51687-6"
            ],
            "imported": "2007-03-03T01:00:00+01:00",
            "journal": "Schweiz Z Sportmed",
            "issn": "0036-7885",
            "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": 66943,
            "title": "CLINICAL SIGNIFICANCE OF SERUM FERRITIN",
            "abstract": null,
            "authors": [
                "LINKESCH, W"
            ],
            "year": 1979,
            "source": "WIEN KLIN WOCHENSCHR. 1979; 91(10): 360-361. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GV76400060",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 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": 66944,
            "title": "DETERMINATION OF FERROCHETALASE IN WHOLE-BLOOD",
            "abstract": null,
            "authors": [
                "LEGENSTEIN, E",
                "LINKESCH, W",
                "MULLER, MM"
            ],
            "year": 1979,
            "source": "J CLIN CHEM CLIN BIOCHEM. 1979; 17(3): 177-177. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1979GN26200092",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "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
        }
    ]
}