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=148840&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157929,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148860&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148820&ordering=-year",
    "results": [
        {
            "id": 65995,
            "title": "Apolipoprotein E to B ratio: a marker for type III hyperlipoproteinaemia.",
            "abstract": null,
            "authors": [
                "März, W",
                "Feussner, G",
                "Siekmeier, R",
                "Donnerhak, B",
                "Schaaf, L",
                "Ruzicka, V",
                "Gross, W"
            ],
            "year": 1993,
            "source": "Eur J Clin Chem Clin Biochem. 1993; 31(11):743-747",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MJ12100006",
            "pubmed": "8305617",
            "doi": "10.1515/cclm.1993.31.11.743",
            "pmc": null,
            "organizations": [],
            "persons": [
                "65995-51906-2"
            ],
            "imported": "2007-02-22T01:00:00+01:00",
            "journal": "Eur J Clin Chem Clin Biochem",
            "issn": "0939-4974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.867,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "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": 108251,
            "title": "IMMUNOHISTOCHEMISTRY, RECLASSIFICATION AND PROGNOSIS OF TYPICAL AND ATYPICAL CARCINOIDS OF THE LUNG",
            "abstract": null,
            "authors": [
                "KLEMEN, H",
                "JUTTNERSMOLLE, FM",
                "POPPER, HH"
            ],
            "year": 1993,
            "source": "LAB INVEST. 1993; 68(1): A132-A132. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1993KJ10200781",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108251-14020",
                "108251-14045"
            ],
            "persons": [
                "108251-51523",
                "108251-51615"
            ],
            "imported": "2011-01-31T17:25:56+01:00",
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": "LABORATORY INVESTIGATION; ",
            "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": 108252,
            "title": "MYCOBACTERIAL DNA-SEQUENCES IN LUNG-TISSUE FROM TUBERCULOSIS AND SARCOIDOSIS PATIENTS - AN PCR INVESTIGATION IN FORMALIN FIXED PARAFFIN EMBEDDED SPECIMEN",
            "abstract": null,
            "authors": [
                "POPPER, HH",
                "WINTER, E",
                "HOFLER, G"
            ],
            "year": 1993,
            "source": "LAB INVEST. 1993; 68(1): A134-A134. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1993KJ10200790",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108252-14020"
            ],
            "persons": [
                "108252-51523"
            ],
            "imported": "2011-01-31T17:25:56+01:00",
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": "LABORATORY INVESTIGATION; ",
            "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": 108253,
            "title": "HPV-TYPING IN BRONCHIAL PAPILLOMAS AND CORRELATION WITH DYSPLASIA - COMPARISON OF INSITU-HYBRIDIZATION AND PCR",
            "abstract": null,
            "authors": [
                "POPPER, HH",
                "WIRNSBERGER, G",
                "ELSHABRAWI, Y",
                "KENNER, L",
                "WOCKEL, W",
                "JUTTNERSMOLLE, FM",
                "PONGRATZ, M"
            ],
            "year": 1993,
            "source": "LAB INVEST. 1993; 68(1): A134-A134. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1993KJ10200791",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "108253-14020",
                "108253-14045"
            ],
            "persons": [
                "108253-51523",
                "108253-51615"
            ],
            "imported": "2011-01-31T17:25:56+01:00",
            "journal": "LAB INVEST",
            "issn": "0023-6837",
            "collection_publisher": null,
            "collection_title": "LABORATORY INVESTIGATION; ",
            "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": 108408,
            "title": "Monoclonal antibodies to the carbohydrate structure Lewis(x) stimulate the adhesive activity of leukocyte integrin CD11b/CD18 (CR3, Mac-1, alpha m beta 2) on human granulocytes.",
            "abstract": null,
            "authors": [
                "STOCKL, J",
                "MAJDIC, O",
                "ROSENKRANZ, A",
                "FIEBIGER, E",
                "KNIEP, B",
                "STOCKINGER, H",
                "KNAPP, W"
            ],
            "year": 1993,
            "source": "J Leukoc Biol. 1993; 53(5):541-549",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LE12000009",
            "pubmed": "8099115",
            "doi": "10.1002/jlb.53.5.541",
            "pmc": null,
            "organizations": [],
            "persons": [
                "108408-72630-6"
            ],
            "imported": "2011-02-04T14:08:11+01:00",
            "journal": "J LEUKOCYTE BIOL",
            "issn": "0741-5400",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF LEUKOCYTE BIOLOGY; ",
            "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": 108409,
            "title": "Reactive oxygen product formation after Fc gamma receptor-mediated neutrophil activation by monomeric mouse IgG2a: implications for the generation of first dose effects after OKT3 treatment.",
            "abstract": null,
            "authors": [
                "ZLABINGER, GJ",
                "ROSENKRANZ, AR",
                "SCHMALDIENST, S",
                "STUHLMEIER, K",
                "BOHMIG, G",
                "STOCKL, J",
                "POHANKA, E",
                "KOVARIK, J"
            ],
            "year": 1993,
            "source": "Eur J Immunol. 1993; 23(4):977-980",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KX06500033",
            "pubmed": "8458384",
            "doi": "10.1002/eji.1830230434",
            "pmc": null,
            "organizations": [],
            "persons": [
                "108409-72630-6"
            ],
            "imported": "2011-02-04T14:08:11+01:00",
            "journal": "EUR J IMMUNOL",
            "issn": "0014-2980",
            "collection_publisher": null,
            "collection_title": "EUROPEAN JOURNAL OF IMMUNOLOGY; ",
            "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": 109036,
            "title": "Age ",
            "abstract": null,
            "authors": [
                "Luschin-Ebengreuth G"
            ],
            "year": 1993,
            "source": " In: Burghardt E., Webb MJ, Monoghan JM, Kindermann G (Hrsg.)  editors(s). Surgical Gynecologic Oncology . Stuttgart, New York : Thieme ;  1993. p. 322-323. ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-02-15T15:39:15+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Burghardt E., Webb MJ, Monoghan JM, Kindermann G (Hrsg.) ",
            "collection_title": "Surgical Gynecologic Oncology ",
            "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": 109045,
            "title": "Partielle Blasenmole ",
            "abstract": null,
            "authors": [
                "Luschin-Ebengreuth G"
            ],
            "year": 1993,
            "source": "XIII. Akademische Tagung deutschsprechender Hochschullehrer der Gynäkologie und Geburtshilfe ; 16.05.1993; Hannover . 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2011-02-15T15:49:36+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109235,
            "title": "Rat liver lipids during ex vivo warm and cold ischemia and reperfusion.",
            "abstract": null,
            "authors": [
                "Hamamoto, I",
                "Nemoto, EM",
                "Evans, RW",
                "Mischinger, HJ",
                "Fujita, S",
                "Murase, N",
                "Todo, S"
            ],
            "year": 1993,
            "source": "J Surg Res. 1993; 55(4):382-389",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MD59800005",
            "pubmed": "8412124",
            "doi": "10.1006/jsre.1993.1157",
            "pmc": null,
            "organizations": [
                "109235-14073"
            ],
            "persons": [
                "109235-51595-6"
            ],
            "imported": "2011-02-17T01:00:00+01:00",
            "journal": "J Surg Res",
            "issn": "0022-4804",
            "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": true
        },
        {
            "id": 109366,
            "title": "Substanz P im Magen-Darm-Trakt.",
            "abstract": null,
            "authors": [
                "Holzer-Petsche, U"
            ],
            "year": 1993,
            "source": "Wissenschaftliches Symposium \"Trends in der Motilitätsforschung II\"; APR, 1993; Konstanz, GERMANY. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109366-51517"
            ],
            "imported": "2011-02-18T16:29:39+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109824,
            "title": "Akzelerometrische Meßsysteme in der Biomedizin, Anforderungen, Probleme und Perspektiven.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Rafolt, D",
                "Löscher, W",
                "Egger, R"
            ],
            "year": 1993,
            "source": "Biomed Techn1993; 38 Suppl 1: 333-334.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEPT 16-18, 1993; Graz, Austria. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109824-51814"
            ],
            "imported": "2011-03-08T11:12:20+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109825,
            "title": "Analyse der spontanmotorischen Aktivität des Neugeborenen im Schlaf.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Löscher, W",
                "Pfurtscheller, G",
                "Kenner, T"
            ],
            "year": 1993,
            "source": "Biomed Techn1993; 38 Suppl 1: 257-258.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik ; SEPT 16-18, 1993; Graz, Austria. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109825-14010"
            ],
            "persons": [
                "109825-51814"
            ],
            "imported": "2011-03-08T11:18:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109826,
            "title": "Myoelectric signs of muscle fatigue and physiological tremor from childhood to seniority.",
            "abstract": null,
            "authors": [
                "Löscher, WN",
                "Gallasch, E"
            ],
            "year": 1993,
            "source": " In: George E Stelmach and Volker Hömberg editors(s). Sensory Impairment in the Elderly. 75: NATO ASI Series;  1993. p. 103 -127. (ISBN: 0-7923-2393-9) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109826-51814"
            ],
            "imported": "2011-03-08T11:29:22+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "George E Stelmach and Volker Hömberg",
            "collection_title": "Sensory Impairment in the Elderly",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109827,
            "title": "Digitalelektronik und Experimentsoftware für das MIR Projekt.",
            "abstract": null,
            "authors": [
                "Hindinger, J",
                "Gallasch, E",
                "Wießpeiner, G"
            ],
            "year": 1993,
            "source": "Biomed Techn1993; 38 Suppl 1: 109-111.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEPT 16-18, 1993; Graz, Austria. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109827-51814"
            ],
            "imported": "2011-03-08T11:37:23+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109830,
            "title": "Intramuskuläre und Oberflächenmyografie des M triceps surae während submaximaler isometrischer Plantarflexion.",
            "abstract": null,
            "authors": [
                "Löscher, W",
                "Cresswell, A",
                "Thorstenson, S",
                "Gallasch, E"
            ],
            "year": 1993,
            "source": "Biomed Techn1993; 38 Suppl 1: 161-162.-Jahrestagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Biomedizinische Technik; SEPT 16-18, 1993; Graz, Austria. ",
            "category": 2,
            "document_type": 18,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109830-51814"
            ],
            "imported": "2011-03-08T11:43:32+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109929,
            "title": "Evidence to heart beat excited 8-12 Hz oscillations in the low innervated muscle",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Kenner, T"
            ],
            "year": 1993,
            "source": "Physiologist1993; 36: A25--APS Conference on Physiology and Pharmacology of Motor Control; OKT 2 -5, 1993; San Diego, USA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109929-14010"
            ],
            "persons": [
                "109929-51814"
            ],
            "imported": "2011-03-14T11:49:04+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109943,
            "title": "On the origin of physiological tremors in relation to mechanical load",
            "abstract": null,
            "authors": [
                "Gallasch, E"
            ],
            "year": 1993,
            "source": "XXXIII International Congress of Physiological Sciences (IUPS); AUG, 1-6; Glasgow, ENGLAND. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "109943-51814"
            ],
            "imported": "2011-03-14T13:30:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 109965,
            "title": "Tremor, stability, and force control in a short and long term flight on the MIR space station.",
            "abstract": null,
            "authors": [
                "Gallasch, E",
                "Moser, M",
                "Löscher, WN",
                "Kenner, T",
                "Kozlovskaya, IB",
                "Konev, A"
            ],
            "year": 1993,
            "source": "10th IAA Man in Space Symposium ; April 19-23, 1993; Tokyo, JAPAN. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "109965-14010"
            ],
            "persons": [
                "109965-51671",
                "109965-51814"
            ],
            "imported": "2011-03-14T22:44:43+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111782,
            "title": "Screening - Diagnose - diagnostische Unklarheiten - Frühtherapie.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 1993,
            "source": "7. Mondseer Gespräche. Arbeitsgemeinschaft für Lungenerkrankungen im Kindesalter der Österreichischen Gesellschaft für Lungenerkrankungen und Tuberkulose; APR 26-30, 1993; Loibichl am Mondsee, AUSTRIA. 1993. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111782-51713"
            ],
            "imported": "2011-07-01T11:34:29+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 111853,
            "title": "Atopie und bronchiale Reaktivität bei symptomfreien jugendlichen Asthmatikern.",
            "abstract": null,
            "authors": [
                "Gruber, W",
                "Steinbrugger, B",
                "Modl, M",
                "Eber, E",
                "Zach, M"
            ],
            "year": 1993,
            "source": "Atemwegs- und Lungenkrankheiten. 1993; 19: 166--Jahrestagung der Österreichischen Gesellschaft für Lungenerkrankungen und Tuberkulose; MAY 20-23, 1993; Wels, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "111853-51713"
            ],
            "imported": "2011-07-05T10:32:30+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}