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=3000&ordering=impactfactor_norm
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157745,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3020&ordering=impactfactor_norm",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2980&ordering=impactfactor_norm",
    "results": [
        {
            "id": 114568,
            "title": "Official Positions for FRAX® clinical regarding rheumatoid arthritis from Joint Official Positions Development Conference of the International Society for Clinical Densitometry and International Osteoporosis Foundation on FRAX®.",
            "abstract": null,
            "authors": [
                "Broy, SB",
                "Tanner, SB",
                "FRAX(®)Position Development Conference Members"
            ],
            "year": 2011,
            "source": "J Clin Densitom. 2011; 14(3):184-189",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293989900003",
            "pubmed": "21810523",
            "doi": "10.1016/j.jocd.2011.05.012",
            "pmc": null,
            "organizations": [],
            "persons": [
                "114568-79271-7"
            ],
            "imported": "2011-11-10T01:00:00+01:00",
            "journal": "J Clin Densitom",
            "issn": "1094-6950",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.295,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.41,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 105805,
            "title": "A Chronic Pain Patient: Modern Diagnosis and Concept of Therapy.",
            "abstract": null,
            "authors": [
                "Sandner-Kiesling, A",
                "Schöpfer, A"
            ],
            "year": 2010,
            "source": "Psychiatr Danub. 2010; 22(3):459-464",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000282481500012",
            "pubmed": "20856193",
            "doi": null,
            "pmc": null,
            "organizations": [
                "105805-14044",
                "105805-14069"
            ],
            "persons": [
                "105805-51916-2",
                "105805-59993-6"
            ],
            "imported": "2010-10-11T02:00:00+02:00",
            "journal": "Psychiatr Danub",
            "issn": "0353-5053",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.554,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "PSYCHIATRY",
            "impactfactor_norm_super": 0.181,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "PSYCHIATRY",
            "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": 127775,
            "title": "Fracture of the ulnar styloid process negatively influences the outcome of paediatric fractures of the distal radius.",
            "abstract": null,
            "authors": [
                "Zoetsch, S",
                "Kraus, T",
                "Weinberg, AM",
                "Heidari, N",
                "Lindtner, RA",
                "Singer, G"
            ],
            "year": 2013,
            "source": "Acta Orthop Belg. 2013; 79(1):48-53",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326420500009",
            "pubmed": "23547515",
            "doi": null,
            "pmc": null,
            "organizations": [
                "127775-14049"
            ],
            "persons": [
                "127775-50778-6",
                "127775-50785-6",
                "127775-54144-6",
                "127775-69736-2"
            ],
            "imported": "2013-04-05T02:00:00+02:00",
            "journal": "Acta Orthop Belg",
            "issn": "0001-6462",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 188288,
            "title": "[2017 ESC Guidelines on the Diagnosis and Treatment of Peripheral Arterial Diseases, in collaboration with the European Society for Vascular Surgery (ESVS)]",
            "abstract": null,
            "authors": [
                "Aboyans, V",
                "Ricco, JB",
                "Bartelink, ML",
                "Björck, M",
                "Brodmann, M",
                "Cohner, T",
                "Collet, JP",
                "Czerny, M",
                "De, Carlo, M",
                "Debus, S",
                "Espinola-Klein, C",
                "Kahan, T",
                "Kownator, S",
                "Mazzolai, L",
                "Naylor, R",
                "Roffi, M",
                "Röther, J",
                "Sprynger, M",
                "Tendera, M",
                "Tepe, G",
                "Venermo, M",
                "Vlachopoulos, C",
                "Desormais, I"
            ],
            "year": 2017,
            "source": "Kardiol Pol. 2017; 75(11): 1065-1160. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000423285300001",
            "pubmed": "29589371",
            "doi": "10.5603/KP.2017.0216",
            "pmc": null,
            "organizations": [],
            "persons": [
                "188288-51689-6",
                "188288-50860-6"
            ],
            "imported": "2021-07-06T02:00:00+02:00",
            "journal": "Kardiol Pol",
            "issn": "0022-9032",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.213,
            "impactfactor_year": 2017,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2017,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS-SCI",
            "impactfactor_norm_super": 0.214,
            "impactfactor_norm_super_year": 2016,
            "impactfactor_norm_super_category": "CARDIAC + CARDIOVASCULAR SYSTEMS-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": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 114558,
            "title": "Joint Official Positions of the International Society for Clinical Densitometry and International Osteoporosis Foundation on FRAX(®). Executive Summary of the 2010 Position Development Conference on Interpretation and use of FRAX® in clinical practice.",
            "abstract": null,
            "authors": [
                "Hans, DB",
                "Kanis, JA",
                "Baim, S",
                "Bilezikian, JP",
                "Binkley, N",
                "Cauley, JA",
                "Compston, JE",
                "Cooper, C",
                "Dawson-Hughes, B",
                "El-Hajj Fuleihan, G",
                "Leslie, WD",
                "Lewiecki, EM",
                "Luckey, MM",
                "McCloskey, EV",
                "Papapoulos, SE",
                "Poiana, C",
                "Rizzoli, R",
                "FRAX(®) Position Development Conference Members"
            ],
            "year": 2011,
            "source": "J Clin Densitom. 2011; 14(3):171-180",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293989900001",
            "pubmed": "21810521",
            "doi": "10.1016/j.jocd.2011.05.007",
            "pmc": null,
            "organizations": [],
            "persons": [
                "114558-79271-7"
            ],
            "imported": "2011-11-10T01:00:00+01:00",
            "journal": "J Clin Densitom",
            "issn": "1094-6950",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.295,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.41,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 138179,
            "title": "Vitamin D deficiency in the ICU: a systematic review.",
            "abstract": null,
            "authors": [
                "Zajic, P",
                "Amrein, K"
            ],
            "year": 2014,
            "source": "Minerva Endocrinol. 2014; 39(4):275-287",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000346880800004",
            "pubmed": "25069844",
            "doi": null,
            "pmc": null,
            "organizations": [
                "138179-14069",
                "138179-14080"
            ],
            "persons": [
                "138179-58615-4",
                "138179-74135-1"
            ],
            "imported": "2014-08-01T02:00:00+02:00",
            "journal": "Minerva Endocrinol",
            "issn": "0391-1977",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.464,
            "impactfactor_year": 2014,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2014,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM-SCI",
            "impactfactor_norm_super": 0.189,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 114567,
            "title": "Official Positions for FRAX® clinical regarding falls and frailty: can falls and frailty be used in FRAX®? From Joint Official Positions Development Conference of the International Society for Clinical Densitometry and International Osteoporosis Foundation on FRAX®.",
            "abstract": null,
            "authors": [
                "Masud, T",
                "Binkley, N",
                "Boonen, S",
                "Hannan, MT",
                "FRAX(®) Position Development Conference Members"
            ],
            "year": 2011,
            "source": "J Clin Densitom. 2011; 14(3):194-204",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000293989900005",
            "pubmed": "21810525",
            "doi": "10.1016/j.jocd.2011.05.010",
            "pmc": null,
            "organizations": [],
            "persons": [
                "114567-79271-7"
            ],
            "imported": "2011-11-10T01:00:00+01:00",
            "journal": "J Clin Densitom",
            "issn": "1094-6950",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.295,
            "impactfactor_year": 2011,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2011,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "impactfactor_norm_super": 0.41,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "ENDOCRINOLOGY + METABOLISM",
            "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": 137847,
            "title": "Human milk oligosaccharides and their potential benefits for the breast-fed neonate.",
            "abstract": null,
            "authors": [
                "Jantscher-Krenn, E",
                "Bode, L"
            ],
            "year": 2012,
            "source": "Minerva Pediatr. 2012; 64(1): 83-99. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000315477800012",
            "pubmed": "22350049",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "137847-88993-1"
            ],
            "imported": "2014-07-11T02:00:00+02:00",
            "journal": "Minerva Pediatr",
            "issn": "0026-4946",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.638,
            "impactfactor_year": 2012,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2012,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.164,
            "impactfactor_norm_super_year": 2012,
            "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": false
        },
        {
            "id": 132234,
            "title": "Long-term outcome of chevron-osteotomy in juvenile hallux valgus",
            "abstract": null,
            "authors": [
                "Kraus, T",
                "Singer, G",
                "Svehlik, M",
                "Kaltenbach, J",
                "Eberl, R",
                "Linhart, W"
            ],
            "year": 2013,
            "source": "ACTA ORTHOP BELG. 2013; 79(5): 552-558. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000326847800014",
            "pubmed": "24350518",
            "doi": null,
            "pmc": null,
            "organizations": [
                "132234-14048",
                "132234-14049"
            ],
            "persons": [
                "132234-50778-6",
                "132234-51571-6",
                "132234-54144-2",
                "132234-65038-6"
            ],
            "imported": "2013-12-11T10:48:23+01:00",
            "journal": "ACTA ORTHOP BELG",
            "issn": "0001-6462",
            "collection_publisher": null,
            "collection_title": "ACTA ORTHOPAEDICA BELGICA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.567,
            "impactfactor_year": 2013,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2013,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": 0.231,
            "impactfactor_norm_super_year": 2012,
            "impactfactor_norm_super_category": "ORTHOPEDICS",
            "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": 203777,
            "title": "[\"But without Therapeutic Support, I wouldn't Succeed\" - Exploration of Subjective Experiences of People with Mental Illness Regarding Support with Diet-Related Problems].",
            "abstract": null,
            "authors": [
                "Peisser, AM",
                "Cornet, S",
                "Moerkl, S",
                "Müller-Stierlin, A"
            ],
            "year": 2023,
            "source": "Psychiatr Prax. 2023; ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001026237800006",
            "pubmed": "37429315",
            "doi": "10.1055/a-2106-7234",
            "pmc": null,
            "organizations": [
                "203777-29447"
            ],
            "persons": [
                "203777-84449-6"
            ],
            "imported": "2023-07-17T02:00:00+02:00",
            "journal": "Psychiatr Prax",
            "issn": "0303-4259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.1,
            "impactfactor_year": 2023,
            "impactfactor_norm": 0.164,
            "impactfactor_norm_year": 2023,
            "impactfactor_norm_category": "PSYCHIATRY-SSCI",
            "impactfactor_norm_super": 0.531,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "PSYCHIATRY-SSCI",
            "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": 107948,
            "title": "Adapting Clinical Ontologies in Real-World Environments.",
            "abstract": null,
            "authors": [
                "Stenzhorn, H",
                "Schulz, S",
                "Boeker, M",
                "Smith, B"
            ],
            "year": 2008,
            "source": "J Univers. Comput Sci. 2008; 14(22):3767-3780",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000264755000008",
            "pubmed": "20390048",
            "doi": "10.3217/jucs-014-22-3767",
            "pmc": "PMC2853050",
            "organizations": [],
            "persons": [
                "107948-72306-6"
            ],
            "imported": "2011-01-25T10:19:00+01:00",
            "journal": "J UNIVERS COMPUT SCI",
            "issn": "0948-695X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF UNIVERSAL COMPUTER SCIENCE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.488,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.164705882352941,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "COMPUTER SCIENCE, THEORY & METHODS",
            "impactfactor_norm_super": 0.167,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "COMPUTER SCIENCE, THEORY + METHODS",
            "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": 89992,
            "title": "Semantic Information in Medical Information Systems: Utilization of Text Mining Techniques to Analyze Medical Diagnoses",
            "abstract": null,
            "authors": [
                "Holzinger, A",
                "Geierhofer, R",
                "Modritscher, F",
                "Tatzl, R"
            ],
            "year": 2008,
            "source": "J UNIVERS COMPUT SCI. 2008; 14(24): 3781-3791. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000264755000009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "89992-14026"
            ],
            "persons": [
                "89992-51050-2"
            ],
            "imported": "2009-04-17T14:18:08+02:00",
            "journal": "J UNIVERS COMPUT SCI",
            "issn": "0948-695X",
            "collection_publisher": null,
            "collection_title": "JOURNAL OF UNIVERSAL COMPUTER SCIENCE; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.488,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.164705882352941,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "COMPUTER SCIENCE, THEORY & METHODS",
            "impactfactor_norm_super": 0.167,
            "impactfactor_norm_super_year": 2008,
            "impactfactor_norm_super_category": "COMPUTER SCIENCE, THEORY + METHODS",
            "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": 107307,
            "title": "Editorial: Innovations in thoracic surgery",
            "abstract": null,
            "authors": [
                "Maier, A"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(5): 203-203. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000284364200002",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0555-9",
            "pmc": null,
            "organizations": [
                "107307-14077"
            ],
            "persons": [
                "107307-51935-2"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 107308,
            "title": "Intraoperative radiotherapy (IORT) - alternative treatment in functionally nonresectable nonsmall cell lung cancer (NSCLC)",
            "abstract": null,
            "authors": [
                "Neuboeck, N",
                "Lindenmann, J",
                "Matzi, V",
                "Jakse, G",
                "Oechs, A",
                "Kapp, KS",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(5): 209-213. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284364200004",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0557-7",
            "pmc": null,
            "organizations": [
                "107308-14060",
                "107308-14077"
            ],
            "persons": [
                "107308-50143-6",
                "107308-50145-6",
                "107308-51935-6",
                "107308-51615-6"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 107322,
            "title": "The clinical impact of photodynamic therapy in thoracic surgery",
            "abstract": null,
            "authors": [
                "Lindenmann, J",
                "Matzi, V",
                "Neubock, N",
                "Maier, A",
                "Smolle-Juttner, FM"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(5): 220-228. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000284364200006",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0559-5",
            "pmc": null,
            "organizations": [
                "107322-14077"
            ],
            "persons": [
                "107322-50143-6",
                "107322-50145-2",
                "107322-51935-6",
                "107322-51615-6"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 107323,
            "title": "Clinical and basic research - a symbiosis?",
            "abstract": null,
            "authors": [
                "Cerwenka, H"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42:  2-2. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000284229200001",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "107323-14073"
            ],
            "persons": [
                "107323-51760-2"
            ],
            "imported": "2010-12-13T15:06:25+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 107614,
            "title": "Comparison of collagen scaffold tubes for possible esophagus organ tissue engineering applications: In-situ omental implantation study in an ovine model.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Faraj, KA",
                "Damen, WF",
                "van Kuppevelt, TH",
                "Weijnen, R",
                "Ainoedhofer, H",
                "Höllwarth ME"
            ],
            "year": 2010,
            "source": "ACTA CHIR AUST. 2010; 42(6): 309-313. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000285861600011",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0579-1",
            "pmc": null,
            "organizations": [
                "107614-14049"
            ],
            "persons": [],
            "imported": "2011-01-01T23:50:37+01:00",
            "journal": null,
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 109534,
            "title": "Training in Surgery - not what it used to be! Preface",
            "abstract": null,
            "authors": [
                "Mischinger, HJ",
                "Hauser, H",
                "Werkgartner, G"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(6): 247-249. ",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:000285861600001",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0576-4",
            "pmc": null,
            "organizations": [
                "109534-14073"
            ],
            "persons": [
                "109534-51595-2",
                "109534-51746-6",
                "109534-51926-6"
            ],
            "imported": "2011-02-22T11:55:22+01:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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": 212243,
            "title": "Curcumin ameliorates aluminum oxide nanoparticle-induced memory deficit by regulating the hippocampal p38 signaling pathway in mice.",
            "abstract": null,
            "authors": [
                "Soukhaklari, R",
                "Pirsalami, F",
                "Moezi, L",
                "Moosavi, M"
            ],
            "year": 2024,
            "source": "Neurol Res. 2024; 1-8",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:001359419800001",
            "pubmed": "39566555",
            "doi": "10.1080/01616412.2024.2430998",
            "pmc": null,
            "organizations": [
                "212243-14083"
            ],
            "persons": [
                "212243-119648-1"
            ],
            "imported": "2024-11-25T01:00:00+01:00",
            "journal": "Neurol Res",
            "issn": "0161-6412",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.5,
            "impactfactor_year": 2024,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2024,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY-SCIE",
            "impactfactor_norm_super": 0.278,
            "impactfactor_norm_super_year": 2021,
            "impactfactor_norm_super_category": "CLINICAL NEUROLOGY-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": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 119026,
            "title": "Tissue Engineering Generation of adipose tissue: an overview of current standards and possibilities",
            "abstract": null,
            "authors": [
                "Keck, M",
                "Kamolz, LP",
                "Frey, M"
            ],
            "year": 2010,
            "source": "EUR SURG. 2010; 42(4): 164-170. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000282430600003",
            "pubmed": null,
            "doi": "10.1007/s10353-010-0548-8",
            "pmc": null,
            "organizations": [],
            "persons": [
                "119026-80111-4"
            ],
            "imported": "2012-05-02T14:40:32+02:00",
            "journal": "EUR SURG",
            "issn": "1682-8631",
            "collection_publisher": null,
            "collection_title": "EUROPEAN SURGERY-ACTA CHIRURGICA AUSTRIACA; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.534,
            "impactfactor_year": 2010,
            "impactfactor_norm": 0.165,
            "impactfactor_norm_year": 2010,
            "impactfactor_norm_category": "SURGERY",
            "impactfactor_norm_super": 0.228,
            "impactfactor_norm_super_year": 2009,
            "impactfactor_norm_super_category": "SURGERY",
            "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
        }
    ]
}