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=152080&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156885,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152100&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152060&ordering=-imported",
    "results": [
        {
            "id": 65310,
            "title": "Behandelbare, seltene metabolische Epilepsien im Kindesalter",
            "abstract": null,
            "authors": [
                "Klepper, J",
                "Plecko, B"
            ],
            "year": 2006,
            "source": "Epileptologie. 2006; 2:  51",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65310-14091"
            ],
            "persons": [
                "65310-51875"
            ],
            "imported": "2007-02-03T00:19:45+01:00",
            "journal": null,
            "issn": "1660-3656",
            "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": false,
            "local_affiliation": true
        },
        {
            "id": 65309,
            "title": "Therapieformen bei Mb. gaucher",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2006,
            "source": "jahrestagung der Oesterr. Gesellschaft fuer Kinder-und Jugendheilkunde; 20. -23. Sept. 2006; Bregenz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65309-14091"
            ],
            "persons": [
                "65309-51875"
            ],
            "imported": "2007-02-03T00:16:28+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65308,
            "title": "Therapierbare metabolische Anfaelle",
            "abstract": null,
            "authors": [
                "Plecko, B"
            ],
            "year": 2006,
            "source": "Jahrestagung der Oesterreichischen Gesellschft fuer kinder- und Jugendheilkunde; 27. -29. Sept. 2006; Bregenz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65308-14091"
            ],
            "persons": [
                "65308-51875"
            ],
            "imported": "2007-02-03T00:14:54+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65307,
            "title": "PWS-like phenotype in a female affected with subtelomeric 15q26.3 deletion.",
            "abstract": null,
            "authors": [
                "Vlasak, I",
                "Rittinger, O",
                "Kronberger, G",
                "Plecko, B"
            ],
            "year": 2006,
            "source": "European Journal of Human Genetics 2006. suppl 1: 153 A--European Conference of Human Genetics; 4. -7. Mai 2006; Amsterdam, Holland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65307-14091"
            ],
            "persons": [
                "65307-51875"
            ],
            "imported": "2007-02-03T00:07:58+01:00",
            "journal": "European Journal of Human Genetics 2006",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65306,
            "title": "Chronic inflammatory demyelinating polyradiculoneuropathy in children and adolescents-longterm follow-up in 7 patients.",
            "abstract": null,
            "authors": [
                "Gruber-Sedlmayr, U",
                "Mache, Ch",
                "Roedl, S",
                "Auer-Grumbach, M",
                "Quasthoff, S",
                "Brunner-Krainz, M",
                "Plecko, B"
            ],
            "year": 2006,
            "source": "Neuropediatrics. 37: 174--Jahrestagung der Gesellschaft fuer Neuropaediatrie; 20. -23. Sept. 2006; Mannheim, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65306-14048",
                "65306-14051",
                "65306-14091"
            ],
            "persons": [
                "65306-51709",
                "65306-51875",
                "65306-51877",
                "65306-52002"
            ],
            "imported": "2007-02-03T00:02:10+01:00",
            "journal": "Neuropediatrics",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65305,
            "title": "Mental retardation in a girl with a subtelomeric 20q deletion and loss of myelin transcription factor 1 (MYT 1)",
            "abstract": null,
            "authors": [
                "Kroepfl, Th",
                "Plecko, B",
                "Schwarzbraun, Th",
                "Kroisl, P",
                "Petek, E"
            ],
            "year": 2006,
            "source": "Neuropediatrics. 37: 184--jahrestagung der Gesellschaft fuer Neuropaediatrie; 20.- 23. Sept. 2006; Mannheim, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65305-14021",
                "65305-14048",
                "65305-14091"
            ],
            "persons": [
                "65305-51682",
                "65305-51875",
                "65305-51996"
            ],
            "imported": "2007-02-02T23:50:37+01:00",
            "journal": "Neuropediatrics",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65304,
            "title": "Clinical spectrum of polymerase gamma-mutations in 9 children",
            "abstract": null,
            "authors": [
                "Koch, J",
                "Mayr, JA",
                "Sperl, W",
                "Plecko, B",
                "Haberlandt, E",
                "Karall, D",
                "Rauter, L",
                "Schwarz, R",
                "Tscharre, A",
                "Lauffer, H",
                "Tegtmayer, F",
                "Mueller-Felber, W",
                "Roeschinger, W",
                "Fuetterer, N",
                "Freisinger, P",
                "Horvath, R"
            ],
            "year": 2006,
            "source": "Neuropediatrics. 37: 173--Jahrestagung der Gesellschaft Neuropaediatrie; 20. -23. Sept. 2006; Mannheim, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65304-14091"
            ],
            "persons": [
                "65304-51875"
            ],
            "imported": "2007-02-02T23:47:39+01:00",
            "journal": "Neuropediatrics",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 65302,
            "title": "MuSK antibody positive autoimmune myasthenia gravis in a 14 year old boy: difficulties in diagnosis and response to treatment with plasmapheresis and immunosuppression.",
            "abstract": null,
            "authors": [
                "Plecko, B",
                "Schara, U",
                "Auer-Grumbach, M",
                "Seifert, T",
                "Bittner, R",
                "Pfleger, A",
                "Zobel, G",
                "Roedl, S",
                "Vincent, A"
            ],
            "year": 2006,
            "source": "Neuropediatrics. 37: 174--Jahrestagung der Gesellschaft Neuropaediatrie; 20. - 23. Sept. 2006; Mannheim, Deutschland. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "65302-14048",
                "65302-14051",
                "65302-14091",
                "65302-14095"
            ],
            "persons": [
                "65302-60829",
                "65302-51709",
                "65302-51875",
                "65302-53287"
            ],
            "imported": "2007-02-02T23:35:53+01:00",
            "journal": "Neuropediatrics",
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 45899,
            "title": "Silver-coated dressing acticoat caused raised liver enzymes and argyria-like symptoms in burn patient.",
            "abstract": null,
            "authors": [
                "Trop, M",
                "Novak, M",
                "Rodl, S",
                "Hellbom, B",
                "Kroell, W",
                "Goessler, W"
            ],
            "year": 2006,
            "source": "J TRAUMA. 2006; 60(3): 648-652. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236374900041",
            "pubmed": "16531870",
            "doi": "10.1097/01.ta.0000208126.22089.b6",
            "pmc": null,
            "organizations": [
                "45899-14044",
                "45899-14048",
                "45899-14076"
            ],
            "persons": [
                "45899-51709-6",
                "45899-51613-6"
            ],
            "imported": "2007-02-02T18:54:56+01:00",
            "journal": "J TRAUMA",
            "issn": "1079-6061",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.035,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.731884057971015,
            "impactfactor_norm_year": 2006,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 50076,
            "title": "Human ICOS deficiency abrogates the germinal center reaction and provides a monogenic model for common variable immunodeficiency.",
            "abstract": null,
            "authors": [
                "Warnatz, K",
                "Bossaller, L",
                "Salzer, U",
                "Skrabl-Baumgartner, A",
                "Schwinger, W",
                "van der Burg, M",
                "van Dongen, JJ",
                "Orlowska-Volk, M",
                "Knoth, R",
                "Durandy, A",
                "Draeger, R",
                "Schlesier, M",
                "Peter, HH",
                "Grimbacher, B"
            ],
            "year": 2006,
            "source": "BLOOD. 2006; 107(8): 3045-3052. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236833500013",
            "pubmed": "16384931",
            "doi": "10.1182/blood-2005-07-2955",
            "pmc": null,
            "organizations": [
                "50076-14092"
            ],
            "persons": [
                "50076-60213-6",
                "50076-51859-6"
            ],
            "imported": "2007-02-02T18:54:39+01:00",
            "journal": "BLOOD",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 10.37,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.983333333333333,
            "impactfactor_norm_year": 2005,
            "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": 50065,
            "title": "EFNS guidelines on the use of neuroimaging in the management of multiple sclerosis.",
            "abstract": null,
            "authors": [
                "Filippi, M",
                "Rocca, MA",
                "Arnold, DL",
                "Bakshi, R",
                "Barkhof, F",
                "De Stefano, N",
                "Fazekas, F",
                "Frohman, E",
                "Wolinsky, JS"
            ],
            "year": 2006,
            "source": "Eur J Neurol. 2006; 13(4):313-325",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237013000001",
            "pubmed": "16643308",
            "doi": "10.1111/j.1468-1331.2006.01543.x",
            "pmc": null,
            "organizations": [
                "50065-14051"
            ],
            "persons": [],
            "imported": "2007-02-02T18:51:42+01:00",
            "journal": "EUR J NEUROLOGY",
            "issn": "1351-5101",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.437,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.628378378378378,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "CLINICAL NEUROLOGY",
            "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": 50062,
            "title": "Detailed analysis of the T-cell lymphocytic infiltrate in penile lichen sclerosus: an immunohistochemical and molecular investigation.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Beham-Schmid, C"
            ],
            "year": 2006,
            "source": "Histopathology. 2006; 48(6):730-735",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237015000013",
            "pubmed": "16681690",
            "doi": "10.1111/j.1365-2559.2006.02406.x",
            "pmc": null,
            "organizations": [
                "50062-14020"
            ],
            "persons": [
                "50062-51945-2"
            ],
            "imported": "2007-02-02T18:51:01+01:00",
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.216,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 50061,
            "title": "Extramammary Paget's disease--a proliferation of adnexal origin?",
            "abstract": null,
            "authors": [
                "Regauer, S"
            ],
            "year": 2006,
            "source": "Histopathology. 2006; 48(6):723-729",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237015000012",
            "pubmed": "16681689",
            "doi": "10.1111/j.1365-2559.2006.02405.x",
            "pmc": null,
            "organizations": [
                "50061-14020"
            ],
            "persons": [
                "50061-51945-2"
            ],
            "imported": "2007-02-02T18:50:45+01:00",
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.216,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.772727272727273,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "PATHOLOGY",
            "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": 50060,
            "title": "Pulsed dye laser treatment of genital warts.",
            "abstract": null,
            "authors": [
                "Komericki, P",
                "Akkilic, M",
                "Kopera, D"
            ],
            "year": 2006,
            "source": "Lasers Surg Med. 2006; 38(4):273-276",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237017400002",
            "pubmed": "16470844",
            "doi": "10.1002/lsm.20293",
            "pmc": null,
            "organizations": [
                "50060-14047"
            ],
            "persons": [
                "50060-50041-2",
                "50060-51842-6"
            ],
            "imported": "2007-02-02T18:50:27+01:00",
            "journal": "LASER SURG MED",
            "issn": "0196-8092",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.077,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.834532374100719,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 50057,
            "title": "Mammary NOS-type sarcoma with CD10 expression: a rare entity with features of myoepithelial differentiation.",
            "abstract": null,
            "authors": [
                "Leibl, S",
                "Moinfar, F"
            ],
            "year": 2006,
            "source": "Am J Surg Pathol. 2006; 30(4):450-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236876500004",
            "pubmed": "16625090",
            "doi": "10.1097/00000478-200604000-00004",
            "pmc": null,
            "organizations": [
                "50057-14020"
            ],
            "persons": [],
            "imported": "2007-02-02T18:50:07+01:00",
            "journal": "AMER J SURG PATHOL",
            "issn": "0147-5185",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.144,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.97841726618705,
            "impactfactor_norm_year": 2005,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": true,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 50054,
            "title": "Dermoscopy for diagnosis and treatment monitoring of pediculosis capitis.",
            "abstract": null,
            "authors": [
                "Di Stefani, A",
                "Hofmann-Wellenhof, R",
                "Zalaudek, I"
            ],
            "year": 2006,
            "source": "J Am Acad Dermatol. 2006; 54(5):909-911",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:000237119600029",
            "pubmed": "16635683",
            "doi": "10.1016/j.jaad.2005.11.1083",
            "pmc": null,
            "organizations": [
                "50054-14047"
            ],
            "persons": [
                "50054-50151-6",
                "50054-51711-4"
            ],
            "imported": "2007-02-02T18:49:15+01:00",
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.553,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.897435897435898,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 50052,
            "title": "The efficacy of excimer laser (308 nm) for vitiligo at different body sites.",
            "abstract": null,
            "authors": [
                "Hofer, A",
                "Hassan, AS",
                "Legat, FJ",
                "Kerl, H",
                "Wolf, P"
            ],
            "year": 2006,
            "source": "J Eur Acad Dermatol Venereol. 2006; 20(5):558-564",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237063100011",
            "pubmed": "16684284",
            "doi": "10.1111/j.1468-3083.2006.01547.x",
            "pmc": null,
            "organizations": [
                "50052-14047"
            ],
            "persons": [
                "50052-51618-6",
                "50052-51620-6",
                "50052-51865-6",
                "50052-51972-2"
            ],
            "imported": "2007-02-02T18:48:57+01:00",
            "journal": "J EUR ACAD DERMATOL VENEREOL",
            "issn": "0926-9959",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.532,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.666666666666667,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "DERMATOLOGY, VENERAL DISEASES",
            "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": 50051,
            "title": "Effect of the diurnal magnesium decline on exercise-induced magnesium shifts",
            "abstract": null,
            "authors": [
                "Westmoreland, D",
                "Hofstede, J",
                "Porta, S"
            ],
            "year": 2006,
            "source": "TRACE ELEM ELECTROLYTES. 2006; 23:  140-144. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236872800012",
            "pubmed": null,
            "doi": "10.5414/TEP23140",
            "pmc": null,
            "organizations": [
                "50051-14014"
            ],
            "persons": [],
            "imported": "2007-02-02T18:48:42+01:00",
            "journal": "TRACE ELEM ELECTROLYTES",
            "issn": "0946-2104",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.542,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.0498084291187739,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "BIOCHEMISTRY & MOLECULAR 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": 50050,
            "title": "V.A.C.-treatment: a new approach to the management of septic complications in thoracic surgery",
            "abstract": null,
            "authors": [
                "Matzi, V",
                "Lindenmann, J",
                "Porubsky, C",
                "Mujkic, D",
                "Maier, A",
                "Smolle-Jüttner, FM"
            ],
            "year": 2006,
            "source": "ZBL CHIR. 2006; 131 Suppl 1(4): S139-S140. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000236904100032",
            "pubmed": "16575665",
            "doi": "10.1055/s-2006-921474",
            "pmc": null,
            "organizations": [
                "50050-14077"
            ],
            "persons": [
                "50050-50143-2",
                "50050-50145-6",
                "50050-50477-6",
                "50050-51935-6",
                "50050-51615-6"
            ],
            "imported": "2007-02-02T18:48:09+01:00",
            "journal": "ZBL CHIR",
            "issn": "0044-409X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.548,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.122302158273381,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "SURGERY",
            "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": 50047,
            "title": "Coagulation parameters after retransfusion of unwashed blood.",
            "abstract": null,
            "authors": [
                "Helwig, U",
                "Schaub, S",
                "Berghold, A",
                "Ziervogel, H"
            ],
            "year": 2006,
            "source": "J Arthroplasty. 2006; 21(3):385-391",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237216100011",
            "pubmed": "16627147",
            "doi": "10.1016/j.arth.2005.04.013",
            "pmc": null,
            "organizations": [
                "50047-14026"
            ],
            "persons": [
                "50047-51344-6"
            ],
            "imported": "2007-02-02T18:47:53+01:00",
            "journal": "J ARTHROPLASTY",
            "issn": "0883-5403",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.806,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.585365853658537,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "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
        }
    ]
}