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=2820&ordering=impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 153846,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2840&ordering=impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2800&ordering=impactfactor",
    "results": [
        {
            "id": 11678,
            "title": "A pitfall of neuroradiological diagnosis: a double intracerebral tumor in CT and MR (intraventricular meningioma and corpus callosum glioma, a case report)",
            "abstract": null,
            "authors": [
                "Flaschka, G",
                "Ebner, F",
                "Kleinert, R"
            ],
            "year": 1990,
            "source": "FORTSCHR RONTGENSTRAHL NEUEN. 1990; 152(6): 739-741. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DK69500025",
            "pubmed": "2163088",
            "doi": "10.1055/s-2008-1046962",
            "pmc": null,
            "organizations": [
                "11678-14020",
                "11678-14050",
                "11678-14054",
                "11678-14108"
            ],
            "persons": [],
            "imported": "2010-06-23T15:17:08+02:00",
            "journal": "FORTSCHR RONTGENSTRAHL NEUEN",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.428,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.493670886075949,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": true
        },
        {
            "id": 11728,
            "title": "Osteochondrosis deformans coxae juvenilis (Legg-Calvé-Perthes disease) in the MR tomogram: diagnosis and follow-up assessment correlated with x-rays and skeletal scintigraphy",
            "abstract": null,
            "authors": [
                "Ranner, G"
            ],
            "year": 1990,
            "source": "Rofo. 1990; 153(2):124-130",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990DV57700003",
            "pubmed": "2168065",
            "doi": "10.1055/s-2008-1033349",
            "pmc": null,
            "organizations": [
                "11728-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "FORTSCHR RONTGENSTRAHL NEUEN",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.428,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.493670886075949,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RADIOLOGY, NUCLEAR MEDICINE & MEDICAL IMAGING",
            "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": 195,
            "title": "Interactive, multimedia learning system for the study of primary open angle glaucoma--system description from the viewpoint of the computer scientist",
            "abstract": null,
            "authors": [
                "Zenz, H",
                "Maresch, H",
                "Faulborn, J"
            ],
            "year": 1994,
            "source": "BIOMED TECH. 1994; 39(1-2): 27-30. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MX15600005",
            "pubmed": "8142582",
            "doi": "10.1515/bmte.1994.39.1-2.27",
            "pmc": null,
            "organizations": [
                "195-14043"
            ],
            "persons": [],
            "imported": "2010-09-09T17:01:11+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 550,
            "title": "Computer-assisted neurovegetative monitoring in patients after heart transplantation.",
            "abstract": null,
            "authors": [
                "Schwarz, G",
                "Litscher, G",
                "Tscheliessnigg, KH",
                "Pfurtscheller, G",
                "Fuchs, G",
                "Zwiener, U"
            ],
            "year": 1994,
            "source": "Biomed Tech (Berl). 1994; 39(5):105-112",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NR86600002",
            "pubmed": "8049339",
            "doi": "10.1515/bmte.1994.39.5.105",
            "pmc": null,
            "organizations": [
                "550-14044",
                "550-14045"
            ],
            "persons": [
                "550-51073-2",
                "550-51604-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 551,
            "title": "Computer-based analysis of continuous non-invasive blood pressure and heart rate variability-methodology and normal values during wakefulness and sleep.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Schwarz, G",
                "Pfurtscheller, G"
            ],
            "year": 1993,
            "source": "Biomed Tech (Berl). 1993; 38(4):62-67",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LC23500001",
            "pubmed": "8507804",
            "doi": "10.1515/bmte.1993.38.4.62",
            "pmc": null,
            "organizations": [
                "551-14044",
                "551-14070"
            ],
            "persons": [
                "551-51073-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 583,
            "title": "Continuous blood density measurements and volume changes during extracorporeal circulation in patients undergoing cardiac surgery.",
            "abstract": null,
            "authors": [
                "Dacar, D"
            ],
            "year": 1995,
            "source": "THORAC CARDIOVASC SURG. 1995; 43(1): 13-18. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QP43300002",
            "pubmed": "7540323",
            "doi": "10.1055/s-2007-1013762",
            "pmc": null,
            "organizations": [
                "583-14045"
            ],
            "persons": [],
            "imported": "2010-10-12T17:01:54+02: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.429,
            "impactfactor_year": 1995,
            "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": 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": 1139,
            "title": "Geometry of varicose veins segments.",
            "abstract": null,
            "authors": [
                "Pascale, K"
            ],
            "year": 1991,
            "source": "Biomed Tech (Berl). 1991; 36(6):145-148",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FU56100003",
            "pubmed": "1883928",
            "doi": "10.1515/bmte.1991.36.6.145",
            "pmc": null,
            "organizations": [
                "1139-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7312,
            "title": "The application of the density dilution method for the observation of fast osmotic fluid shifts in the lung circulation.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Hinghofer-Szalkay, H"
            ],
            "year": 1980,
            "source": "Biomed Tech (Berl). 1980; 25(6):139-143",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JY81700001",
            "pubmed": "7004506",
            "doi": "10.1515/bmte.1980.25.6.139",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7312-51671-6",
                "7312-51683-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7313,
            "title": "On the coefficient of thermal expansion of blood and its constituents (author's transl)",
            "abstract": null,
            "authors": [
                "Hinghofer-Szalkay, H",
                "Leopold, H",
                "Kenner, T",
                "Holzer, H"
            ],
            "year": 1980,
            "source": "Biomed Tech (Berl). 1980; 25(6):151-157",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980JY81700004",
            "pubmed": "7448309",
            "doi": "10.1515/bmte.1980.25.6.151",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7313-51535-6",
                "7313-51683-2"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7337,
            "title": "The importance of continuous monitoring of intracranial pressure in the field of neurotraumatology (author's transl)",
            "abstract": null,
            "authors": [
                "Lanner, G",
                "Heppner, F"
            ],
            "year": 1980,
            "source": "Biomed Tech (Berl). 1980; 25(7-8):176-178",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KD71600002",
            "pubmed": "7004507",
            "doi": "10.1515/bmte.1980.25.7-8.176",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7430,
            "title": "On the influence of temperature on the measurement of density distribution of erythrocytes.",
            "abstract": null,
            "authors": [
                "Haidmayer, R",
                "Kenner, T",
                "Hinghofer-Szalkay, H"
            ],
            "year": 1980,
            "source": "BIOMED TECH. 1980; 25(10): 258-260. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KR39900005",
            "pubmed": "7448296",
            "doi": "10.1515/bmte.1980.25.10.258",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7430-51524-2",
                "7430-51683-6"
            ],
            "imported": "2009-08-20T16:16:36+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7807,
            "title": "A BASIC program for staging of bronchial carcinoma",
            "abstract": null,
            "authors": [
                "Smolle, J",
                "Jüttner, FM",
                "Pinter, H"
            ],
            "year": 1982,
            "source": "BIOMED TECH. 1982; 27(10): 234-237. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1982PP22700003",
            "pubmed": "7159670",
            "doi": "10.1515/bmte.1982.27.10.234",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7807-51615-6"
            ],
            "imported": "2009-09-02T16:43:29+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 7967,
            "title": "Indirect determination of fluid filtration and reabsorption in the microcirculation of the myocardium.",
            "abstract": null,
            "authors": [
                "Kenner, T",
                "Moser, M",
                "Hinghofer-Szalkay, H",
                "Mohl, W"
            ],
            "year": 1984,
            "source": "Biomed Tech (Berl). 1984; 29(5):108-116",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SV02600003",
            "pubmed": "6743738",
            "doi": "10.1515/bmte.1984.29.5.108",
            "pmc": null,
            "organizations": [],
            "persons": [
                "7967-51671-6",
                "7967-51683-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8161,
            "title": "Elasticity of rat thoracic aortas in simple elongation.",
            "abstract": null,
            "authors": [
                "Weizsäcker, HW",
                "Pascale, K",
                "Kenner, T"
            ],
            "year": 1984,
            "source": "Biomed Tech (Berl). 1984; 29(3):30-38",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SM39300001",
            "pubmed": "6713061",
            "doi": "10.1515/bmte.1984.29.3.30",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8161-51513-2"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8177,
            "title": "Time optimal binary test signal sequences for the analysis of the respiration control system in babies.",
            "abstract": null,
            "authors": [
                "Tiedt, N",
                "Haidmayer, R",
                "Moser, M",
                "Kurz, R",
                "Kenner, T"
            ],
            "year": 1984,
            "source": "BIOMED TECH. 1984; 29(4): 77-81. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984SS65500003",
            "pubmed": "6722258",
            "doi": "10.1515/bmte.1984.29.4.77",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8177-51524-6",
                "8177-51671-6"
            ],
            "imported": "2009-10-22T13:37:50+02:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8276,
            "title": "Coordination of sucking, swallowing and respiration in infants with sleep apnea syndrome.",
            "abstract": null,
            "authors": [
                "Kerbl, R",
                "Kenner, T",
                "Haidmayer, R",
                "Kerschhaggl, P",
                "Kurz, R"
            ],
            "year": 1984,
            "source": "Biomed Tech (Berl). 1984; 29(11):274-278",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1984TW66100001",
            "pubmed": "6509148",
            "doi": "10.1515/bmte.1984.29.11.274",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8276-51524-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8336,
            "title": "Variation of aortic geometry in various animal species.",
            "abstract": null,
            "authors": [
                "VOSSOUGHI, J",
                "WEIZSACKER, HW",
                "VAISHNAV, RN"
            ],
            "year": 1985,
            "source": "BIOMED TECH. 1985; 30(3): 48-54. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985AEZ6400003",
            "pubmed": "3986276",
            "doi": "10.1515/bmte.1985.30.3.48",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8336-51513-6"
            ],
            "imported": "2009-11-11T11:13:27+01:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8523,
            "title": "A mechanical model for passive behaviour of rats' carotid artery.",
            "abstract": null,
            "authors": [
                "Demiray, H",
                "Weizsäcker, HW",
                "Pascale, K"
            ],
            "year": 1986,
            "source": "BIOMED TECH. 1986; 31(3): 46-52. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986A873300003",
            "pubmed": "3697471",
            "doi": "10.1515/bmte.1986.31.3.46",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8523-51513-6"
            ],
            "imported": "2009-11-11T11:25:06+01:00",
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8586,
            "title": "Quantitative assessment of the Moro reflex: an attempt to identify infants at risk for SIDS?",
            "abstract": null,
            "authors": [
                "Pucher, G",
                "Haidmayer, R",
                "Kenner, T"
            ],
            "year": 1987,
            "source": "Biomed Tech (Berl). 1987; 32(5):112-117",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H735800003",
            "pubmed": "3607197",
            "doi": "10.1515/bmte.1987.32.5.112",
            "pmc": null,
            "organizations": [],
            "persons": [
                "8586-51524-6"
            ],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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": 8618,
            "title": "Technical methods of hyperthermia in cancer treatment",
            "abstract": null,
            "authors": [
                "Germann, RH",
                "Steindorfer, P"
            ],
            "year": 1986,
            "source": "Biomed Tech (Berl). 1986; 31(4):66-74",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986C371600001",
            "pubmed": "3719045",
            "doi": "10.1515/bmte.1986.31.4.66",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "BIOMED TECH",
            "issn": "0013-5585",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.429,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.3,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL INFORMATICS",
            "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
        }
    ]
}