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=155600&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157103,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155620&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=155580&ordering=-year",
    "results": [
        {
            "id": 61068,
            "title": "Megaoesophagus -- differential diagnosis and therapy (author's transl)",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Graf, D",
                "Fotter, R"
            ],
            "year": 1981,
            "source": "Z Kinderchir. 1981; 32(1): 37-46. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LB77200005",
            "pubmed": "7282030",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61068-51557-6"
            ],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Kinderchir",
            "issn": "0174-3082",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 61069,
            "title": "Delayed splenic rupture and fat embolism in childhood (author's transl)",
            "abstract": null,
            "authors": [
                "Höllwarth, M",
                "Breisach, G",
                "Kurz, R"
            ],
            "year": 1981,
            "source": "Z Kinderchir. 1981; 33(4): 329-335. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MF67900008",
            "pubmed": "7324576",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-14T01:00:00+01:00",
            "journal": "Z Kinderchir",
            "issn": "0174-3082",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 61251,
            "title": "Dental prophylaxis. 2. Active dental prophylaxis with a healthy diet",
            "abstract": null,
            "authors": [
                "Binder, K",
                "Kotschy, P",
                "Kulmer, R",
                "Kulmer, S",
                "Pilarz, GF",
                "Städtler, P",
                "Wepner, F"
            ],
            "year": 1981,
            "source": "Osterr Krankenpflegez. 1981; 34(12): 311-314. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6915455",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61251-74154-6"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Osterr Krankenpflegez",
            "issn": "0303-4461",
            "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": 61268,
            "title": "Medical-educational effect of supervised oral hygiene exercises. Results after a year",
            "abstract": null,
            "authors": [
                "Stadtler, P"
            ],
            "year": 1981,
            "source": "Osterr Z Stomatol. 1981; 78(6): 228-234. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "6944688",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "61268-74154-2"
            ],
            "imported": "2006-11-16T01:00:00+01:00",
            "journal": "Osterr Z Stomatol",
            "issn": "0029-9642",
            "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": 61420,
            "title": "Regional differences in the response to substance P on the longitudinal muscle and the concentration of substance P in the digestive tract of the guinea-pig.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Emson, PC",
                "Iversen, LL",
                "Sharman, DF"
            ],
            "year": 1981,
            "source": "Neuroscience. 1981; 6(7):1433-1441",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ89400017",
            "pubmed": "6167901",
            "doi": "10.1016/0306-4522(81)90198-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61420-51529-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Neuroscience",
            "issn": "0306-4522",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.626,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.841584158415842,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 61421,
            "title": "Tissue distribution of substance P in the domestic pig during postnatal development.",
            "abstract": null,
            "authors": [
                "Holzer, P",
                "Emson, PC",
                "Holzbauer, M",
                "Iversen, LL",
                "Sharman, DF"
            ],
            "year": 1981,
            "source": "Brain Res. 1981; 227(3): 455-459. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LU82500017",
            "pubmed": "6167335",
            "doi": "10.1016/0165-3806(81)90086-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "61421-51529-1"
            ],
            "imported": "2006-11-21T01:00:00+01:00",
            "journal": "Brain Res",
            "issn": "0165-3806",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.869,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.548387096774194,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 61489,
            "title": "Centrifugal blood pump (animal experiments) (author's transl)",
            "abstract": null,
            "authors": [
                "Hermann, W",
                "Stenzl, W",
                "Tscheliessnigg, KH",
                "Dacar, D",
                "Semmelrock, HJ"
            ],
            "year": 1981,
            "source": "Zentralbl Chir. 1981; 106(23): 1543-1555. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MW26300004",
            "pubmed": "7331579",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-22T01:00:00+01:00",
            "journal": "Zentralbl Chir",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.128,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.28125,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 61490,
            "title": "Quick and sure hemostasis of parenchymal hemorrhage with infrared light",
            "abstract": null,
            "authors": [
                "Höllerl, G",
                "Höfler, H",
                "Tscheliessnigg, KH",
                "Stenzl, W",
                "Hermann, W",
                "Dacar, D"
            ],
            "year": 1981,
            "source": "Med Klin. 1981; 76(3): 83-84. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7219334",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-11-22T01:00:00+01:00",
            "journal": "Med Klin",
            "issn": "0025-8458",
            "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": 62532,
            "title": "Coxitis fugax (author's transl)",
            "abstract": null,
            "authors": [
                "Kuttnig, M",
                "Kurz, R",
                "Ritter, G",
                "Fotter, R",
                "Breisach, G"
            ],
            "year": 1981,
            "source": "Monatsschr Kinderheilkd. 1981; 129(12): 688-691. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981MV64000007",
            "pubmed": "7329423",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "62532-51557-6"
            ],
            "imported": "2006-12-12T01:00:00+01:00",
            "journal": "Monatsschr Kinderheilkd",
            "issn": "0026-9298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.163,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.112676056338028,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 63146,
            "title": "Model experiments for quantitative cytophotometry using protein films (author's transl)",
            "abstract": null,
            "authors": [
                "Desoye, G",
                "Schauenstein, E"
            ],
            "year": 1981,
            "source": "Microsc Acta. 1981; 84(1):9-16",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981KZ74500002",
            "pubmed": "6163067",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Microsc Acta",
            "issn": "0044-376X",
            "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": 63147,
            "title": "Quantitative cytospectrophotometrical determination of the total protein thiols with "mercurochrom": optimization and calibration of the histochemical reaction.",
            "abstract": null,
            "authors": [
                "Nöhammer, G",
                "Desoye, G",
                "Khoschsorur, G"
            ],
            "year": 1981,
            "source": "Histochemistry. 1981; 71(2):291-300",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LS73300013",
            "pubmed": "6165706",
            "doi": "10.1007/BF00507832",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-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": 63148,
            "title": "The cytospectrophotometrical determination of proteins by the tetrazonium coupling reaction. II. Calibration of the staining method.",
            "abstract": null,
            "authors": [
                "Nöhammer, G",
                "Desoye, G"
            ],
            "year": 1981,
            "source": "Acta Histochem. 1981; 68(1):103-110",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LP90800010",
            "pubmed": "6167122",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01:00",
            "journal": "Acta Histochem",
            "issn": "0065-1281",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.472,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.20863309352518,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CELL 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": 63149,
            "title": "Thrombopoiesis and blood coagulation in pediatric patients with septicemia (author's transl)",
            "abstract": null,
            "authors": [
                "Mitterstieler, G",
                "Kurz, R",
                "Haas, H",
                "Desoye, G"
            ],
            "year": 1981,
            "source": "Padiatr Padol. 1981; 16(2):257-265",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LG66100020",
            "pubmed": "7243335",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-14T01:00:00+01: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": 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": 65064,
            "title": "THE IMPORTANCE OF PERICARDIUM IN ACUTE VOLUME OVERLOADING OF THE HEART - AN EXPERIMENTAL-STUDY",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "HERMANN, W",
                "STENZL, W",
                "METZLER, H",
                "DACAR, D",
                "REHAK, P",
                "RIGLER, B",
                "KRAFTKINZ, J"
            ],
            "year": 1981,
            "source": "EUR SURG RES. 1981; 13(1): 56-56. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LN81100084",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65064-51611"
            ],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "EUR SURG RES",
            "issn": "0014-312X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.795,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.46875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 65065,
            "title": "PATENT DUCTUS-ARTERIOSUS IN SMALL PRETERM INFANTS WITH IRDS-INDICATION TO SURGICAL CLOSURE",
            "abstract": null,
            "authors": [
                "TSCHELIESSNIGG, KH",
                "RIGLER, B",
                "KRAFTKINZ, J",
                "BEITZKE, A",
                "HERMANN, W",
                "STENZL, W",
                "METZLER, H",
                "HIOTAKIS, K"
            ],
            "year": 1981,
            "source": "THORAC CARDIOVASC SURG. 1981; 29:  29-30. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LC25900050",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65065-51611"
            ],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "THORAC CARDIOVASC SURG",
            "issn": "0171-6425",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.453,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.421875,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 65067,
            "title": "CLINICAL-EXPERIENCES WITH THE BISPING PACEMAKER ELECTRODE",
            "abstract": null,
            "authors": [
                "STENZL, W",
                "HERMANN, W",
                "TSCHELIESSNIGG, KH",
                "DACAR, D",
                "KRAFTKINZ, J"
            ],
            "year": 1981,
            "source": "PACE-PAC CLIN ELECTROPHYS. 1981; 4(3): A75-A75. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981LM03700296",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-01-29T10:30:48+01:00",
            "journal": "PACE-PAC CLIN ELECTROPHYS",
            "issn": "0147-8389",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.752,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.822222222222222,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENGINEERING, BIOMEDICAL",
            "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": 66195,
            "title": "VARIOUS THYROID-HORMONES UNDER PHYSICAL EXERCISE",
            "abstract": null,
            "authors": [
                "SCHMID, P",
                "WOLF, W",
                "PILGER, E",
                "SCHWABERGER, G",
                "PESSENHOFER, H",
                "PRISTAUTZ, H",
                "LEB, G"
            ],
            "year": 1981,
            "source": "INT J SPORT MED. 1981; 2(1): 58-58. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981MQ04600029",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66195-51504",
                "66195-51541",
                "66195-51687"
            ],
            "imported": "2007-02-26T13:23:17+01:00",
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 66196,
            "title": "DETERMINATION OF AN INDIVIDUAL ANAEROBIC THRESHOLD",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "SCHWABERGER, G",
                "SCHMID, P"
            ],
            "year": 1981,
            "source": "INT J SPORT MED. 1981; 2(1): 62-62. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981MQ04600043",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66196-51504",
                "66196-51687"
            ],
            "imported": "2007-02-26T13:23:17+01:00",
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.862068965517241,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": 66198,
            "title": "PROGESTERONE, PROLACTIN, TESTOSTERONE AND ESTRADIOL IN MAXIMUM AND MINIMUM BODILY LOADS",
            "abstract": null,
            "authors": [
                "SCHMID, P",
                "WOLF, W",
                "PURSTNER, P",
                "SCHWABERGER, G",
                "PESSENHOFER, H"
            ],
            "year": 1981,
            "source": "ACTA MED AUST. 1981; 8:  183-184. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981NL13300078",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66198-51504",
                "66198-51687"
            ],
            "imported": "2007-02-26T13:23:17+01:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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": 66938,
            "title": "CLINICAL PROGNOSIS IN CASES OF CONGESTIVE CARDIOMYOPATHY - PATIENT COLLECTIVE 1974-1980",
            "abstract": null,
            "authors": [
                "GLOGAR, DH",
                "MAYR, H",
                "MLCZOCH, J",
                "LINKESCH, W",
                "PROBST, P",
                "PACHINGER, O",
                "ZASMETA, H",
                "KAINDL, F"
            ],
            "year": 1981,
            "source": "ACTA MED AUST. 1981; 8:  170-170. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981NL13300022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.368,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.504672897196262,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": 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
        }
    ]
}