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=150780&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150800&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150760&ordering=-imported",
    "results": [
        {
            "id": 66914,
            "title": "Dermatoscopia de los nevos.Diagnostico diferencial de las lesions acromicas. Casos praticos.",
            "abstract": null,
            "authors": [
                "Zalaudek, I"
            ],
            "year": 2007,
            "source": "IX. Curso Fundamental de Dermoscopia. ; APRIL 19-21, 2007; Barcelona, SPAIN. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66914-14047"
            ],
            "persons": [
                "66914-50151"
            ],
            "imported": "2007-04-22T01:11:06+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66913,
            "title": "The fibrinogen gamma (FGG) 10034C>T polymorphism is associated with venous thrombosis.",
            "abstract": null,
            "authors": [
                "Grünbacher, G",
                "Weger, W",
                "Marx-Neuhold, E",
                "Pilger, E",
                "Köppel, H",
                "Wascher, T",
                "März, W",
                "Renner, W"
            ],
            "year": 2007,
            "source": "Thromb Res. 2007; 121(1): 33-36. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000251473300005",
            "pubmed": "17445871",
            "doi": "10.1016/j.thromres.2007.03.007",
            "pmc": null,
            "organizations": [
                "66913-14028",
                "66913-14047",
                "66913-14079"
            ],
            "persons": [
                "66913-50153-6",
                "66913-50910-4",
                "66913-50911-1",
                "66913-51541-6"
            ],
            "imported": "2007-04-21T02:00:00+02:00",
            "journal": "Thromb Res",
            "issn": "0049-3848",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.038,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.481481481481481,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PERIPHERAL VASCULAR DISEASE",
            "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": true,
            "local_affiliation": true
        },
        {
            "id": 53707,
            "title": "The importance of regional radiotherapy in breast cancer",
            "abstract": null,
            "authors": [
                "Stranzl, H"
            ],
            "year": 2006,
            "source": "STRAHLENTHER ONKOL.  ; 182: 192-192.",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000238128700560",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "53707-14060"
            ],
            "persons": [
                "53707-51961"
            ],
            "imported": "2007-04-20T16:16:55+02:00",
            "journal": "STRAHLENTHER ONKOL",
            "issn": "0179-7158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.682,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.880952380952381,
            "impactfactor_norm_year": 2005,
            "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": 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": 66908,
            "title": "Operative Gynäkologie und Onkologie II - Vorsitz",
            "abstract": null,
            "authors": [
                "Winter, R",
                ""
            ],
            "year": 2007,
            "source": "Gem.Tagung Bayerische Gesellschaft für Geburtshilfe und Frauenheilkunde und Österreichische Gesellschaft für Gynäkologie und Geburtshilfe; JUNI 7-9, 2007; München,GERMANY. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66908-14063"
            ],
            "persons": [],
            "imported": "2007-04-20T15:04:12+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66907,
            "title": "Zervixkarzinom - Vorsitz",
            "abstract": null,
            "authors": [
                "Winter, R",
                "Leodolter,S",
                ""
            ],
            "year": 2007,
            "source": "XVI.Wissenschaftliche Tagung der Arbeitsgemeinschaft für gynäkologische Onkologie; APRIL, 19-21, 2007; Salzburg, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66907-14063"
            ],
            "persons": [],
            "imported": "2007-04-20T14:59:45+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66903,
            "title": "Electron crystallographic studies of rhodopsin",
            "abstract": null,
            "authors": [
                "Ruprecht, J",
                "Mielke, T",
                "Krebs, A",
                "Schertler, G"
            ],
            "year": 2002,
            "source": "PHASE TRANSIT. 2002; 75(1-2): 1-10. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000176068800002",
            "pubmed": null,
            "doi": "10.1080/01411590290022888",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-20T12:58:33+02:00",
            "journal": "PHASE TRANSIT",
            "issn": "0141-1594",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.697,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.4,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "CRYSTALLOGRAPHY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66904,
            "title": "X-ray structure of the fast fungal kinesin motor domain from Neurospora crassa: Implications for ATPase mechanism and interactions with microtubules",
            "abstract": null,
            "authors": [
                "Song, YH",
                "Marx, A",
                "Muller, J",
                "Woehlke, G",
                "Schliwa, M",
                "Krebs, A",
                "Hoenger, A",
                "Mandelkow, E"
            ],
            "year": 2001,
            "source": "MOL BIOL CELL. 2001; 12:  312A-312A. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:000172372501709",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-20T12:58:33+02:00",
            "journal": "MOL BIOL CELL",
            "issn": "1059-1524",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.7,
            "impactfactor_year": 2001,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66906,
            "title": "Introduction of the euro: the change is easily swallowed at a young age.",
            "abstract": null,
            "authors": [
                "Saxena, AK",
                "Seebacher, U",
                "Baumann, P",
                "Kristler, M"
            ],
            "year": 2008,
            "source": "Eur J Pediatr. 2008; 167(2):243-244",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000251843700020",
            "pubmed": "17426983",
            "doi": "10.1007/s00431-007-0449-4",
            "pmc": null,
            "organizations": [
                "66906-14049"
            ],
            "persons": [],
            "imported": "2007-04-20T02:00:00+02:00",
            "journal": "Eur J Pediatr",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.416,
            "impactfactor_year": 2008,
            "impactfactor_norm": 0.523255813953488,
            "impactfactor_norm_year": 2008,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": 0.63,
            "impactfactor_norm_super_year": 2005,
            "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": 66902,
            "title": "Modeling of Biopolymers",
            "abstract": null,
            "authors": [
                "Zipper, P",
                "Durchschlag, H",
                "Krebs, A"
            ],
            "year": 2006,
            "source": " In: Scott DJ, Harding, S.E., Rowe, A.J.  editors(s). Modern analytical ultracentrifugation: Techniques and Methods. . Cambridge, U.K.: Royal Society of Chemistry;  2006. p. 320-371. (ISBN: 0 85404 547 3) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-19T19:10:52+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Scott DJ, Harding, S.E., Rowe, A.J. ",
            "collection_title": "Modern analytical ultracentrifugation: Techniques and Methods. ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66901,
            "title": "Characterization of nano-features in biopolymers using small-angle X-ray scattering, electron microscopy and modelling. ",
            "abstract": null,
            "authors": [
                "Krebs, A",
                "Böttcher, B"
            ],
            "year": 2006,
            "source": " In: Challa, K. editors(s). Nanofabrication towards biomedical applications. Wiley-VCH;  2006. (ISBN: 978-3-527-31115-6) ",
            "category": 6,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-19T19:06:44+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": "Challa, K.",
            "collection_title": "Nanofabrication towards biomedical applications",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66895,
            "title": "Electroencephalographic responses to laserneedle and punctual stimulation quantified by bispectral (BIS) monitoring: a pilot study to evaluate methods and instrumentation.",
            "abstract": null,
            "authors": [
                "Litscher, G",
                "Wang, L",
                "Gaischek, I"
            ],
            "year": 2007,
            "source": "Internet Journal of Laserneedle Medicine. 2007; 1(1):",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66895-14044"
            ],
            "persons": [
                "66895-54121"
            ],
            "imported": "2007-04-18T11:18:25+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": 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": 66894,
            "title": "Behandlung des Schnarchens und OSAS aus HNO- und zahnärztlicher Sicht.",
            "abstract": null,
            "authors": [
                "Hofmann, TH"
            ],
            "year": 2007,
            "source": "Jahrestagung der ÖGSM; APR 13-15, 2007; Graz, AUSTRIA. 2007. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66894-14066"
            ],
            "persons": [
                "66894-51747"
            ],
            "imported": "2007-04-18T09:29:18+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66900,
            "title": "Haplotype-tagging interleukin-10 promoter polymorphism is associated with reduced risk of retinal artery occlusion.",
            "abstract": null,
            "authors": [
                "Weger, M",
                "Steinbrugger, I",
                "El-Shabrawi, Y",
                "Wegscheider, BJ",
                "Weger, W",
                "Renner, W",
                "Schmut, O",
                "Haas, A"
            ],
            "year": 2007,
            "source": "Mol Vis. 2007; 13(7): 549-552. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245719300003",
            "pubmed": "17438520",
            "doi": null,
            "pmc": "PMC2652019",
            "organizations": [
                "66900-14028",
                "66900-14043",
                "66900-14047"
            ],
            "persons": [
                "66900-50153-6",
                "66900-50910-6",
                "66900-51850-6",
                "66900-51899-6",
                "66900-51984-2"
            ],
            "imported": "2007-04-18T02:00:00+02:00",
            "journal": "Mol Vis",
            "issn": "1090-0535",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.329,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.755555555555556,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OPHTHALMOLOGY",
            "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": 66899,
            "title": "Involution: the natural evolution of pigmented Spitz and Reed nevi?",
            "abstract": null,
            "authors": [
                "Argenziano, G",
                "Zalaudek, I",
                "Ferrara, G",
                "Lorenzoni, A",
                "Soyer, HP"
            ],
            "year": 2007,
            "source": "Arch Dermatol. 2007; 143(4): 549-551. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000245715600024",
            "pubmed": "17438199",
            "doi": "10.1001/archderm.143.4.549",
            "pmc": null,
            "organizations": [
                "66899-14047"
            ],
            "persons": [
                "66899-50151-6"
            ],
            "imported": "2007-04-18T02:00:00+02:00",
            "journal": "Arch Dermatol",
            "issn": "0003-987X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.845,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.878048780487805,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "DERMATOLOGY",
            "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": 66897,
            "title": "Acute liver failure: liver support therapies.",
            "abstract": null,
            "authors": [
                "Stadlbauer, V",
                "Jalan, R"
            ],
            "year": 2007,
            "source": "Curr Opin Crit Care. 2007; 13(2):215-221",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000244942900016",
            "pubmed": "17327745",
            "doi": "10.1097/MCC.0b013e328052c4cc",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66897-50989-1"
            ],
            "imported": "2007-04-18T02:00:00+02:00",
            "journal": "Curr Opin Crit Care",
            "issn": "1070-5295",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.318,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.684210526315789,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "CRITICAL CARE 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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66898,
            "title": "Immunomagnetic CD45 depletion does not improve cytokeratin 20 RT-PCR in colorectal cancer.",
            "abstract": null,
            "authors": [
                "Ausch, C",
                "Dandachi, N",
                "Buxhofer-Ausch, V",
                "Balic, M",
                "Huber, K",
                "Bauernhofer, T",
                "Ogris, E",
                "Hinterberger, W",
                "Braun, S",
                "Schiessel, R"
            ],
            "year": 2007,
            "source": "Clin Chem Lab Med. 2007; 45(3):351-356",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245357200012",
            "pubmed": "17378731",
            "doi": "10.1515/CCLM.2007.059",
            "pmc": null,
            "organizations": [
                "66898-14085"
            ],
            "persons": [
                "66898-50563-1",
                "66898-51692-6",
                "66898-59188-6"
            ],
            "imported": "2007-04-18T02:00:00+02:00",
            "journal": "Clin Chem Lab Med",
            "issn": "1434-6621",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.741,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.576923076923077,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": true,
            "local_affiliation": true
        },
        {
            "id": 66896,
            "title": "The role of interleukin-16 in eosinophilic chronic rhinosinusitis.",
            "abstract": null,
            "authors": [
                "Lackner, A",
                "Raggam, RB",
                "Stammberger, H",
                "Beham, A",
                "Braun, H",
                "Kleinhappl, B",
                "Buzina, W",
                "Kittinger, C",
                "Reinisch, S",
                "Berghold, A",
                "Freudenschuss, K",
                "Barth, S",
                "Marth, E"
            ],
            "year": 2007,
            "source": "Eur Arch Otorhinolaryngol. 2007; 264(8): 887-893. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000247930100008",
            "pubmed": "17431659",
            "doi": "10.1007/s00405-007-0300-6",
            "pmc": null,
            "organizations": [
                "66896-14020",
                "66896-14023",
                "66896-14026",
                "66896-14066"
            ],
            "persons": [
                "66896-50057-6",
                "66896-50564-6",
                "66896-50656-6",
                "66896-50715-6",
                "66896-51344-6",
                "66896-51503-6",
                "66896-51725-6",
                "66896-54018-6"
            ],
            "imported": "2007-04-18T02:00:00+02:00",
            "journal": "Eur Arch Otorhinolaryngol",
            "issn": "0937-4477",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.648,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.241379310344828,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "OTORHINOLARYNGOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66814,
            "title": "Oxytocin levels in the posterior pituitary and in the heart are modified by voluntary wheel running.",
            "abstract": null,
            "authors": [
                "Bakos, J",
                "Hlavacova, N",
                "Makatsori, A",
                "Tybitanclova, K",
                "Zorad, S",
                "Hinghofer-Szalkay, H",
                "Johansson, BB",
                "Jezova, D"
            ],
            "year": 2007,
            "source": "REGUL PEPTIDES. 2007; 139(1-3): 96-101. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244767000014",
            "pubmed": "17140677",
            "doi": "10.1016/j.regpep.2006.10.011",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66814-51683-6"
            ],
            "imported": "2007-04-17T19:46:22+02:00",
            "journal": "REGUL PEPTIDES",
            "issn": "0167-0115",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.422,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.58974358974359,
            "impactfactor_norm_year": 2007,
            "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": 66840,
            "title": "Effects of beta2-glycoprotein-I on platelet aggregation in cord versus adult whole blood.",
            "abstract": null,
            "authors": [
                "Cvirn, G",
                "Gallistl, S",
                "Koestenberger, M",
                "Kutschera, J",
                "Ferstl, U",
                "Kellner, J",
                "Jurgens, G",
                "Gries, A"
            ],
            "year": 2007,
            "source": "PLATELETS. 2007; 18(1): 24-28. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244788600004",
            "pubmed": "17365850",
            "doi": "10.1080/09537100600800529",
            "pmc": null,
            "organizations": [
                "66840-14010",
                "66840-14012",
                "66840-14091",
                "66840-14093"
            ],
            "persons": [
                "66840-50068-2",
                "66840-51511-6",
                "66840-51963-6",
                "66840-52013-6"
            ],
            "imported": "2007-04-17T19:46:22+02:00",
            "journal": "PLATELETS",
            "issn": "0953-7104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.915,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.412698412698413,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "HEMATOLOGY",
            "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": 66841,
            "title": "Aripiprazole in treatment of borderline patients, part II: an 18-month follow-up.",
            "abstract": null,
            "authors": [
                "Nickel, MK",
                "Loew, TH",
                "Gil, FP"
            ],
            "year": 2007,
            "source": "Psychopharmacology (Berl). 2007; 191(4):1023-1026",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244824400017",
            "pubmed": "17318503",
            "doi": "10.1007/s00213-007-0740-0",
            "pmc": null,
            "organizations": [
                "66841-13923"
            ],
            "persons": [
                "66841-58063-2"
            ],
            "imported": "2007-04-17T19:46:22+02:00",
            "journal": "PSYCHOPHARMACOLOGY",
            "issn": "0033-3158",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.561,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.780487804878049,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "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
        }
    ]
}