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=150720&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150740&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150700&ordering=-impactfactor",
    "results": [
        {
            "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": 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": 66194,
            "title": "BEHAVIOR OF PROGESTERONE AND PROLACTIN LEVELS DURING SHORT AND LONG TERM-EXERCISE IN ATHLETES",
            "abstract": null,
            "authors": [
                "SCHMID, P",
                "WOLF, W",
                "SCHWABERGER, G",
                "PESSENHOFER, H"
            ],
            "year": 1983,
            "source": "INT J SPORT MED. 1983; 4(1): 63-63. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983QE61300046",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66194-51504",
                "66194-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": 67032,
            "title": "A rare complication of a central venous catheter system (Port-a-Cath). A case report of a catheter embolization after catheter fracture during power training.",
            "abstract": null,
            "authors": [
                "Röggla, G",
                "Linkesch, M",
                "Röggla, M",
                "Wagner, A",
                "Haber, P",
                "Linkesch, W"
            ],
            "year": 1993,
            "source": "Int J Sports Med. 1993; 14(6):345-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LV60200009",
            "pubmed": "8407066",
            "doi": "10.1055/s-2007-1021190",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-23T15:00:58+02:00",
            "journal": "INT J SPORT MED",
            "issn": "0172-4622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": 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": 66193,
            "title": "CHANGES OF PARAMETERS INFLUENCING THE OXYGEN-AFFINITY OF HEMOGLOBIN DURING EXERCISE",
            "abstract": null,
            "authors": [
                "SCHWABERGER, G",
                "PESSENHOFER, H",
                "MAIRBAURL, H",
                "HUMPELER, E"
            ],
            "year": 1983,
            "source": "INT J SPORT MED. 1983; 4(1): 56-56. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1983QE61300010",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66193-51504",
                "66193-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": 66192,
            "title": "MEASUREMENT OF LACTATE CONCENTRATION DURING INCREASING ERGOMETER LOAD - ENZYMATIC-ELECTROCHEMICAL METHOD COMPARED TO ENZYMATIC-PHOTOMETRIC METHOD",
            "abstract": null,
            "authors": [
                "SCHWABERGER, G",
                "PESSENHOFER, H",
                "STAUDACHER, H",
                "SAUSENG, N"
            ],
            "year": 1984,
            "source": "INT J SPORT MED. 1984; 5(5): 289-289. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TR13000077",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66192-51504",
                "66192-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": 66191,
            "title": "PHYSICAL PERFORMANCE CAPACITY AND MENTAL-EMOTIONAL STRESS IN MOTOR CAR RACING",
            "abstract": null,
            "authors": [
                "SCHWABERGER, G",
                "PESSENHOFER, H",
                "WOLF, W",
                "GLEISPACH, H",
                "SAUSENG, N",
                "FRISCH, C",
                "REINPRECHT, M",
                "SCHMID, P"
            ],
            "year": 1984,
            "source": "INT J SPORT MED. 1984; 5(5): 277-277. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TR13000022",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66191-51504",
                "66191-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": 66190,
            "title": "THE EFFECT OF 5-HYDROXYTRYPTOPHAN (5-HTP) ON ANAEROBIC ENERGY SUPPLY DURING REST AND EXERCISE",
            "abstract": null,
            "authors": [
                "FELLEGGER, G",
                "SCHWABERGER, G",
                "PESSENHOFER, H",
                "SAUSENG, N"
            ],
            "year": 1988,
            "source": "INT J SPORT MED. 1988; 9(5): 371-371. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q625500073",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66190-51504",
                "66190-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": 66189,
            "title": "MODEL BASED DETERMINATION OF THE VALIDITY OF DIFFERENT APPROACHES FOR AN ESTIMATION OF THE AEROBIC-ANAEROBIC TRANSITION",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "SCHWABERGER, G",
                "SAUSENG, N"
            ],
            "year": 1988,
            "source": "INT J SPORT MED. 1988; 9(5): 368-369. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1988Q625500061",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "66189-51504",
                "66189-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": 8173,
            "title": "Determination of the physical working capacity in children using three different regression models.",
            "abstract": null,
            "authors": [
                "Pfeiffer, KP",
                "Steyer, GE"
            ],
            "year": 1984,
            "source": "Int J Sports Med. 1984; 5(2):83-88",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SR22000005",
            "pubmed": "6715102",
            "doi": "10.1055/s-2008-1025885",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 35969,
            "title": "Radiofrequency tissue volume reduction of the soft palate and UPPP in the treatment of snoring.",
            "abstract": null,
            "authors": [
                "Hofmann, T",
                "Schwantzer, G",
                "Reckenzaun, E",
                "Koch, H",
                "Wolf, G"
            ],
            "year": 2006,
            "source": "EUR ARCH OTO-RHINO-LARYNGOL. 2006; 263(2): 164-170. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000234934500016",
            "pubmed": "16362264",
            "doi": "10.1007/s00405-005-0959-5",
            "pmc": null,
            "organizations": [
                "35969-14026",
                "35969-14066",
                "35969-14068",
                "35969-14076"
            ],
            "persons": [
                "35969-50295-6",
                "35969-51640-6",
                "35969-51747-2",
                "35969-51895-6"
            ],
            "imported": "2007-01-31T18:52:10+01:00",
            "journal": "EUR ARCH OTO-RHINO-LARYNGOL",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.517241379310345,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65777,
            "title": "2-PHASE-TEST FOR THE DETERMINATION OF ANAEROBIC CAPACITY IN ROAD CYCLISTS",
            "abstract": null,
            "authors": [
                "SCHWABERGER, G",
                "PESSENHOFER, H",
                "KOHLA, B",
                "SAUSENG, N",
                "WOLF, W",
                "SCHMID, P",
                "KENNER, T"
            ],
            "year": 1985,
            "source": "INT J SPORT MED. 1985; 6(4): 252-252. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQV5700075",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65777-51504",
                "65777-51687"
            ],
            "imported": "2007-02-16T13:30:52+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": 65776,
            "title": "LACTATE KINETICS AND ENERGY-BALANCE IN SHORTTERM ANAEROBIC EXERCISE",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "SCHWABERGER, G",
                "KOHLA, B",
                "SAUSENG, N",
                "KENNER, T"
            ],
            "year": 1985,
            "source": "INT J SPORT MED. 1985; 6(4): 251-251. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1985AQV5700069",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65776-51504",
                "65776-51687",
                "65776-51800"
            ],
            "imported": "2007-02-16T13:30:52+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": 65766,
            "title": "FUNDAMENTALS AND VALIDITY OF PERFORMANCE DIAGNOSTIC LABORATORY INVESTIGATIONS IN ROAD CYCLISTS",
            "abstract": null,
            "authors": [
                "SCHWABERGER, G",
                "PESSENHOFER, H",
                "SAUSENG, N",
                "WOLF, W",
                "KENNER, T"
            ],
            "year": 1987,
            "source": "INT J SPORT MED. 1987; 8(2): 143-143. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987H206600112",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65766-51504",
                "65766-51687"
            ],
            "imported": "2007-02-16T13:28:21+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": 65765,
            "title": "MODEL-ORIENTED CALCULATION OF LACTIC ENERGY-RELEASE IN SHORT-TERM EXERCISE BASED ON TIME COURSE OF BLOOD LACTATE CONCENTRATION",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "SCHWABERGER, G",
                "SAUSENG, N",
                "KENNER, T"
            ],
            "year": 1987,
            "source": "INT J SPORT MED. 1987; 8(2): 142-142. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1987H206600109",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65765-51504",
                "65765-51687"
            ],
            "imported": "2007-02-16T13:28:21+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": 65725,
            "title": "DYNAMICS OF EARLY ORTHOSTATIC CONTROL IN ENDURANCE TRAINED SPORTSMEN",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "SCHWABERGER, G",
                "SAUSENG, N",
                "KENNER, T"
            ],
            "year": 1984,
            "source": "INT J SPORT MED. 1984; 5(5): 289-289. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TR13000076",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65725-51504",
                "65725-51687"
            ],
            "imported": "2007-02-16T13:07:40+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": 65723,
            "title": "INVESTIGATION OF DIFFERENT MODELS OF LACTATE-DIFFUSION FROM WORKING SKELETAL-MUSCLE TO CIRCULATING BLOOD",
            "abstract": null,
            "authors": [
                "PESSENHOFER, H",
                "SCHWABERGER, G",
                "SAUSENG, N",
                "KENNER, T"
            ],
            "year": 1984,
            "source": "INT J SPORT MED. 1984; 5(5): 277-277. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1984TR13000023",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "65723-51504",
                "65723-51687"
            ],
            "imported": "2007-02-16T13:07:40+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": 6282,
            "title": "MR contrast media for myocardial viability, microvascular integrity and perfusion.",
            "abstract": null,
            "authors": [
                "Saeed, M",
                "Wendland, MF",
                "Watzinger, N",
                "Akbari, H",
                "Higgins, CB"
            ],
            "year": 2000,
            "source": "Eur J Radiol. 2000; 34(3):179-195",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000088063400005",
            "pubmed": "10927160",
            "doi": "10.1016%2FS0720-048X%2800%2900198-4",
            "pmc": null,
            "organizations": [],
            "persons": [
                "6282-51759-6"
            ],
            "imported": null,
            "journal": "EUR J RADIOL",
            "issn": "0720-048X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.822,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.35,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 7685,
            "title": "Serum FSH, LH, and testosterone in humans after physical exercise.",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Pusch, HH",
                "Wolf, W",
                "Pilger, E",
                "Pessenhofer, H",
                "Schwaberger, G",
                "Pristautz, H",
                "Pürstner, P"
            ],
            "year": 1982,
            "source": "Int J Sports Med. 1982; 3(2):84-89",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982NQ84200003",
            "pubmed": "6809649",
            "doi": "10.1055/s-2008-1026068",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7685-51504-6",
                "7685-51541-6",
                "7685-51687-6"
            ],
            "imported": null,
            "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": 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": 7940,
            "title": "Mitochondrial reaction in skeletal muscle to induced activity.",
            "abstract": null,
            "authors": [
                "Schmid, P",
                "Simmler, M",
                "Walter, GF",
                "Kleinert, R"
            ],
            "year": 1983,
            "source": "INT J SPORT MED. 1983; 4(2): 116-118. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1983QR99500007",
            "pubmed": "6874172",
            "doi": "10.1055/s-2008-1026023",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2009-10-08T16:13:24+02: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": 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
        }
    ]
}