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=149780&ordering=-impactfactor
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157573,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149800&ordering=-impactfactor",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149760&ordering=-impactfactor",
    "results": [
        {
            "id": 175230,
            "title": "Effective Increase of Serum Vitamin D3 by IV Application of a Cholecalciferol-N-Acetyl-Galactosamine-Stabilized Dimer: a Clinical Murine Trial Study.",
            "abstract": null,
            "authors": [
                "Greilberger, J",
                "Greilberger, M",
                "Petek, T",
                "Stiegler, P",
                "Leber, B",
                "Reichl, H",
                "Kamel, A",
                "Herwig, R"
            ],
            "year": 2019,
            "source": "Clin Lab. 2019; 65(5):",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000468526200023",
            "pubmed": "31115209",
            "doi": "10.7754/Clin.Lab.2019.181114",
            "pmc": null,
            "organizations": [
                "175230-14012",
                "175230-14073"
            ],
            "persons": [
                "175230-50874-6",
                "175230-52010-2",
                "175230-62756-6"
            ],
            "imported": "2019-05-24T02:00:00+02:00",
            "journal": "Clin Lab",
            "issn": "1433-6510",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.94,
            "impactfactor_year": 2019,
            "impactfactor_norm": 0.207,
            "impactfactor_norm_year": 2019,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "impactfactor_norm_super": 0.207,
            "impactfactor_norm_super_year": 2019,
            "impactfactor_norm_super_category": "MEDICAL LABORATORY TECHNOLOGY-SCI",
            "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": true,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 135920,
            "title": "Prone and ECMO - a contradiction per se?",
            "abstract": null,
            "authors": [
                "Litmathe, J",
                "Sucker, C",
                "Easo, J",
                "Wigger, L",
                "Dapunt, O"
            ],
            "year": 2012,
            "source": "PERFUSION-UK. 2012; 27(1): 78-82. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000299558700017",
            "pubmed": "21971320",
            "doi": "10.1177/0267659111424640",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "PERFUSION-UK",
            "issn": "0267-6591",
            "collection_publisher": null,
            "collection_title": "PERFUSION-UK; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.94,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.194,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": 0.197,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS",
            "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": 3067,
            "title": "Evaluation of an alkaline lysis method for the extraction of DNA from whole blood and forensic stains for STR analysis.",
            "abstract": null,
            "authors": [
                "Klintschar, M",
                "Neuhuber, F"
            ],
            "year": 2000,
            "source": "J Forensic Sci. 2000; 45(3):669-673",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086969700022",
            "pubmed": "10855975",
            "doi": "10.1520/JFS14745J",
            "pmc": null,
            "organizations": [
                "3067-14019"
            ],
            "persons": [],
            "imported": null,
            "journal": "J FORENSIC SCI",
            "issn": "0022-1198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.939,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.555555555555556,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "MEDICINE, LEGAL",
            "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": 102615,
            "title": "Image-based models of cardiac structure in health and disease.",
            "abstract": null,
            "authors": [
                "Vadakkumpadan, F",
                "Arevalo, H",
                "Prassl, AJ",
                "Chen, J",
                "Kickinger, F",
                "Kohl, P",
                "Plank, G",
                "Trayanova, N"
            ],
            "year": 2010,
            "source": "Wiley Interdiscip Rev Syst Biol Med. 2010; 2(4): 489-506. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000283712500009",
            "pubmed": "20582162",
            "doi": "10.1002/wsbm.76",
            "pmc": "PMC2889712",
            "organizations": [
                "102615-14010",
                "102615-14011"
            ],
            "persons": [
                "102615-50966-6",
                "102615-50967-6"
            ],
            "imported": "2010-07-07T02:00:00+02:00",
            "journal": "Wiley Interdiscip Rev Syst Biol Med",
            "issn": "1939-5094",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.939,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.226,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "impactfactor_norm_super": 0.226,
            "impactfactor_norm_super_year": 2010,
            "impactfactor_norm_super_category": "MEDICINE, RESEARCH + EXPERIMENTAL",
            "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": 9188,
            "title": "Intraoperative heart rate reduction--alinidine versus metoprolol.",
            "abstract": null,
            "authors": [
                "Gombotz, H",
                "Metzler, H",
                "Winkler, G",
                "Rehak, P"
            ],
            "year": 1988,
            "source": "Acta Anaesthesiol Scand. 1988; 32(8):686-690",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988R268000015",
            "pubmed": "3063047",
            "doi": "10.1111/j.1399-6576.1988.tb02809.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9188-51611-6"
            ],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.939,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "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": 3222,
            "title": "In memoriam Wolfgang Koos",
            "abstract": null,
            "authors": [
                "Pendl, G",
                "Perneczky, A",
                "Ungersbock, K"
            ],
            "year": 2000,
            "source": "ZBL NEUROCHIR 2000 61: 119-120.",
            "category": 1,
            "document_type": 13,
            "sci": "ISI:000088897900011",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "3222-14050"
            ],
            "persons": [],
            "imported": null,
            "journal": "ZBL NEUROCHIR",
            "issn": "0044-4251",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.939,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.595588235294118,
            "impactfactor_norm_year": 2000,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 50086,
            "title": "Reconstruction of the anisotropic complex conductivity distribution of a human thigh in three dimensions",
            "abstract": null,
            "authors": [
                "Wagner, B",
                "Hollaus, K",
                "Magele, C",
                "Stollberger, R"
            ],
            "year": 2006,
            "source": "IEEE TRANS MAGN. 2006; 42:  1171-1174. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236675200168",
            "pubmed": null,
            "doi": "10.1109/TMAG.2006.872009",
            "pmc": null,
            "organizations": [
                "50086-14054"
            ],
            "persons": [],
            "imported": "2007-02-02T18:36:36+01:00",
            "journal": "IEEE TRANS MAGN",
            "issn": "0018-9464",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.663461538461538,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ENGINEERING, ELECTRICAL & ELECTRONIC",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "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": 64047,
            "title": "Guest editorial.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2006,
            "source": "Paediatr Respir Rev. 2006; 7(3): 161-161. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000242807200001",
            "pubmed": null,
            "doi": "10.1016/j.prrv.2006.06.001",
            "pmc": null,
            "organizations": [
                "64047-14095"
            ],
            "persons": [
                "64047-51713-2"
            ],
            "imported": "2006-12-31T01:00:00+01:00",
            "journal": "Paediatr Respir Rev",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.233,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68544,
            "title": "Matrix metalloproteinases-2, -3 and -9 in human term placenta.",
            "abstract": null,
            "authors": [
                "Demir-Weusten, AY",
                "Seval, Y",
                "Kaufmann, P",
                "Demir, R",
                "Yucel, G",
                "Huppertz, B"
            ],
            "year": 2007,
            "source": "Acta Histochem. 2007; 109(5):403-412",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000250713600008",
            "pubmed": "17559909",
            "doi": "10.1016/j.acthis.2007.04.001",
            "pmc": null,
            "organizations": [
                "68544-14017"
            ],
            "persons": [
                "68544-54142-6"
            ],
            "imported": "2007-09-19T02:00:00+02:00",
            "journal": "Acta Histochem",
            "issn": "0065-1281",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0833333333333333,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67614,
            "title": "Editorial.",
            "abstract": null,
            "authors": [
                "Eber, E"
            ],
            "year": 2007,
            "source": "PAEDIATR RESPIR REV. 2007; 8(1): 1-1. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000246533400001",
            "pubmed": null,
            "doi": "10.1016/j.prrv.2007.02.012",
            "pmc": null,
            "organizations": [
                "67614-14095"
            ],
            "persons": [
                "67614-51713-2"
            ],
            "imported": "2007-06-21T15:55:45+02:00",
            "journal": "PAEDIATR RESPIR REV",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.233,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 142512,
            "title": "New agents for mobilizing peripheral blood stem cells.",
            "abstract": null,
            "authors": [
                "Greinix, HT",
                "Worel, N"
            ],
            "year": 2009,
            "source": "Transfus Apher Sci. 2009; 41(1): 67-71. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000269234200014",
            "pubmed": "19615944",
            "doi": "10.1016/j.transci.2009.05.015",
            "pmc": null,
            "organizations": [],
            "persons": [
                "142512-54230-2"
            ],
            "imported": "2015-02-10T01:00:00+01:00",
            "journal": "Transfus Apher Sci",
            "issn": "1473-0502",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2009,
            "impactfactor_norm": 0.082,
            "impactfactor_norm_year": 2009,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": 0.131,
            "impactfactor_norm_super_year": 2006,
            "impactfactor_norm_super_category": "HEMATOLOGY",
            "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": 64049,
            "title": "Tracheostomy care in the home.",
            "abstract": null,
            "authors": [
                "Oberwaldner, B",
                "Eber, E"
            ],
            "year": 2006,
            "source": "Paediatr Respir Rev. 2006; 7(3): 185-190. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000242807200005",
            "pubmed": "16938640",
            "doi": "10.1016/j.prrv.2006.06.003",
            "pmc": null,
            "organizations": [
                "64049-14095"
            ],
            "persons": [
                "64049-51713-6"
            ],
            "imported": "2006-12-31T01:00:00+01:00",
            "journal": "Paediatr Respir Rev",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.233,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 68541,
            "title": "Vasculogenesis and angiogenesis in the early human placenta.",
            "abstract": null,
            "authors": [
                "Demir, R",
                "Seval, Y",
                "Huppertz, B"
            ],
            "year": 2007,
            "source": "Acta Histochem. 2007; 109(4):257-265",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000248408100001",
            "pubmed": "17574656",
            "doi": "10.1016/j.acthis.2007.02.008",
            "pmc": null,
            "organizations": [
                "68541-14017"
            ],
            "persons": [
                "68541-54142-6"
            ],
            "imported": "2007-09-19T02:00:00+02:00",
            "journal": "Acta Histochem",
            "issn": "0065-1281",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.0833333333333333,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CELL BIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 82611,
            "title": "The value of FeNO measurement in asthma management: the motion for Yes, it's NO--or, the wrong end of the Stick!",
            "abstract": null,
            "authors": [
                "Bush, A",
                "Eber, E"
            ],
            "year": 2008,
            "source": "PAEDIATR RESPIR REV. 2008; 9(2): 127-131. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000257363400008",
            "pubmed": "18513673",
            "doi": "10.1016/j.prrv.2007.12.006",
            "pmc": null,
            "organizations": [
                "82611-14095"
            ],
            "persons": [
                "82611-51713-6"
            ],
            "imported": "2008-08-08T13:29:36+02:00",
            "journal": "PAEDIATR RESPIR REV",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.232558139534884,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.233,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "PEDIATRICS",
            "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": 64048,
            "title": "Tracheostomy care in the hospital.",
            "abstract": null,
            "authors": [
                "Eber, E",
                "Oberwaldner, B"
            ],
            "year": 2006,
            "source": "Paediatr Respir Rev. 2006; 7(3): 175-184. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000242807200004",
            "pubmed": "16938639",
            "doi": "10.1016/j.prrv.2006.06.002",
            "pmc": null,
            "organizations": [
                "64048-14095"
            ],
            "persons": [
                "64048-51713-2"
            ],
            "imported": "2006-12-31T01:00:00+01:00",
            "journal": "Paediatr Respir Rev",
            "issn": "1526-0542",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.233,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 2303,
            "title": "Secretoneurin, a novel neuropeptide, in the human dental pulp.",
            "abstract": null,
            "authors": [
                "Pertl, C",
                "Kaufmann, W",
                "Amann, R",
                "Heinemann, A",
                "Ebeleseder, K",
                "Polansky, R",
                "Saria, A",
                "Kim, S"
            ],
            "year": 1998,
            "source": "Arch Oral Biol. 1998; 43(5):361-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000074643500003",
            "pubmed": "9681111",
            "doi": "10.1016/S0003-9969(98)00016-8",
            "pmc": null,
            "organizations": [
                "2303-14057",
                "2303-14111"
            ],
            "persons": [
                "2303-51756-6",
                "2303-51841-6"
            ],
            "imported": "2009-12-17T17:04:40+01:00",
            "journal": "ARCH ORAL BIOL",
            "issn": "0003-9969",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.6,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "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": 107182,
            "title": "Liver-type fatty acid binding protein in serum and broncho-alveolar lavage in a model of acute respiratory failure because of surfactant depletion--a possible marker for lung damage?",
            "abstract": null,
            "authors": [
                "Lachmann, RA",
                "Werchan, S",
                "Schachtrup, C",
                "Haitsma, JJ",
                "Spener, F",
                "Lachmann, B"
            ],
            "year": 2006,
            "source": "Clin Physiol Funct Imaging. 2006; 26(6):371-375",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000241343500010",
            "pubmed": "17042904",
            "doi": "10.1111/j.1475-097X.2006.00703.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2010-12-13T01:00:00+01:00",
            "journal": "Clin Physiol Funct Imaging",
            "issn": "1475-0961",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.938,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.189873417721519,
            "impactfactor_norm_year": 2006,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 112587,
            "title": "Stalking and health – an Austrian prevalence study.",
            "abstract": null,
            "authors": [
                "Freidl, W",
                "Neuberger, I",
                "Schönberger, S",
                "Raml, R"
            ],
            "year": 2011,
            "source": "Gesundheitswesen. 2011; 73(4):e74-e77",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000292732300001",
            "pubmed": "21225549",
            "doi": "10.1055/s-0030-1249649",
            "pmc": null,
            "organizations": [
                "112587-14024"
            ],
            "persons": [
                "112587-51845-2"
            ],
            "imported": "2011-08-11T11:52:15+02:00",
            "journal": "GESUNDHEITSWESEN",
            "issn": "0941-3790",
            "collection_publisher": null,
            "collection_title": "GESUNDHEITSWESEN; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.937,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.282,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "PUBLIC, ENVIRONMENTAL & OCCUPATIONAL HEALTH",
            "impactfactor_norm_super": 0.282,
            "impactfactor_norm_super_year": 2011,
            "impactfactor_norm_super_category": "PUBLIC, ENVIRONMENTAL + OCCUPATIONAL HEALTH",
            "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": 3009,
            "title": "The influence of positioning on spectroscopic measurements of brain oxygenation.",
            "abstract": null,
            "authors": [
                "Fuchs, G",
                "Schwarz, G",
                "Kulier, A",
                "Litscher, G"
            ],
            "year": 2000,
            "source": "J Neurosurg Anesthesiol. 2000; 12(2):75-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000086281300001",
            "pubmed": "10774599",
            "doi": "10.1097%2F00008506-200004000-00001",
            "pmc": null,
            "organizations": [
                "3009-14044"
            ],
            "persons": [
                "3009-51073-6",
                "3009-51604-2"
            ],
            "imported": null,
            "journal": "J NEUROSURG ANESTHESIOL",
            "issn": "0898-4921",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.937,
            "impactfactor_year": 2000,
            "impactfactor_norm": 0.588235294117647,
            "impactfactor_norm_year": 2000,
            "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": true
        },
        {
            "id": 927,
            "title": "Efficacy and safety of pantoprazole in patients with gastroesophageal reflux disease using an intravenous-oral regimen. Austrian Intravenous Pantoprazole Study Group.",
            "abstract": null,
            "authors": [
                "Wurzer, H",
                "Schutze, K",
                "Bethke, T",
                "Fischer, R",
                "Luhmann, R",
                "Riesenhuber, C"
            ],
            "year": 1999,
            "source": "Hepatogastroenterology. 1999; 46(27):1809-1815",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000081398700069",
            "pubmed": "10430350",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "HEPATO, GASTROENTEROL",
            "issn": "0172-6390",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.937,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.557251908396947,
            "impactfactor_norm_year": 1999,
            "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
        }
    ]
}