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=151200&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156991,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151220&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151180&ordering=-imported",
    "results": [
        {
            "id": 66359,
            "title": "Differential diagnostic problems in melanocytic tumors.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "15. Congress - European Academy of Dermatology and Venereology; Oct 4-8, 2006; Rhodes, Greece. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66359-14047"
            ],
            "persons": [
                "66359-51620"
            ],
            "imported": "2007-02-28T12:23:40+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66358,
            "title": "Nichtmelanozytäre Hauttumoren - morphologische Charakterisierung und nahe Konzepte.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "Deutscher Hautkrebskongress 2006 - 16. Jahrestagung der Arbeitsgemeinschaft Dermatologische Onkologie; Sep 28-30, 2006; Bochum, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66358-14047"
            ],
            "persons": [
                "66358-51620"
            ],
            "imported": "2007-02-28T12:22:00+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66357,
            "title": "1. Galli-Galli disease. 2. Localized pemphigus vulgaris.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "Club Unna-Darier - Collegium Dermato-Pathologicum; Jul 29, 2006; Graz, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66357-14047"
            ],
            "persons": [
                "66357-51620"
            ],
            "imported": "2007-02-28T12:14:34+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66356,
            "title": "16S rDNA Sequenzierung im bakteriologischen Routinelabor. ",
            "abstract": null,
            "authors": [
                "Leitner, E",
                "Gorkiewicz, G",
                "Tonner, M",
                "Eisner, A",
                "Feierl, G",
                "Grisold, A",
                "Marth, E"
            ],
            "year": 2006,
            "source": " 2006; (33):28/--30. Jahrestagung der Österreichischen Gesellschaft für Hygiene, Mikrobiologie und Präventivmedizin (ÖGHMP); MAY 29-JUN 01, 2006; Linz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66356-14020",
                "66356-14023"
            ],
            "persons": [
                "66356-50496",
                "66356-50521",
                "66356-50527",
                "66356-50694",
                "66356-51503",
                "66356-51818",
                "66356-51863"
            ],
            "imported": "2007-02-28T12:03:23+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": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66354,
            "title": "Therapie und Diagnose bei melanozytären Tumoren unklarer Dignität.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "20. Fortbildungswoche für praktische Dermatologie und Venerologie; Jul 23-28, 2006; Munich, Germany. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66354-14047"
            ],
            "persons": [
                "66354-51620"
            ],
            "imported": "2007-02-28T11:56:38+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66353,
            "title": "Course Melanocytic tumors.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "European Academy of Dermatology and Venereology - Summer School Dermatopathology; Jul 12, 2006; Ghent, Belgium. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66353-14047"
            ],
            "persons": [
                "66353-51620"
            ],
            "imported": "2007-02-28T11:53:58+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66352,
            "title": "Klinisch-Pathologische Konferenz.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "Fortbildungstage der Österreichischen Akademie für Dermatologische Fortbildung - Österreichische Gesellschaft für Dermatologie und Venerologie; Jun 15-17, 2006; Bad Ischl, Austria. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66352-14047"
            ],
            "persons": [
                "66352-51620"
            ],
            "imported": "2007-02-28T11:40:13+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": false
        },
        {
            "id": 66351,
            "title": "Melanocytic tumors: Principles and new observations.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "1. Congress- International Dermoscopy Society; Apr 27-29, 2006; Naples, Italy. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66351-14047"
            ],
            "persons": [
                "66351-51620"
            ],
            "imported": "2007-02-28T11:37:46+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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66349,
            "title": "Mycosis fungoides variants.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "9. Joint Meeting - International Society of Dermatopathology; Mar 1-2, 2006; San Francisco, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66349-14047"
            ],
            "persons": [
                "66349-51620"
            ],
            "imported": "2007-02-28T11:32:53+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66348,
            "title": "Impact of clinical information on the dermatopathology report.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "9. Joint Meeting - International Society of Dermatopathology; Mar 1-2, 2006; San Francisco, USA. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66348-14047"
            ],
            "persons": [
                "66348-51620"
            ],
            "imported": "2007-02-28T11:30:49+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66347,
            "title": "Primary cutaneous B-cell lymphomas: A historical perspective.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "Symposium \"Cutaneous lymphomas: A challenge for the pathologist and the clinician\" - Dermatologische Klinik, Universitätsspital Zürich; Feb 16, 2006; Zurich, Switzerland. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66347-14047"
            ],
            "persons": [
                "66347-51620"
            ],
            "imported": "2007-02-28T11:21: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66346,
            "title": "Primary cutaneous diffuse large B-cell lymphomas: Clinicopathologic features, classification, and prognostic factors.",
            "abstract": null,
            "authors": [
                "Kerl, H"
            ],
            "year": 2006,
            "source": "4. Spring Symposium - European Academy of Dermatology and Venereology; Feb 9-12, 2006; Saariselkä, Finland. 2006. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66346-14047"
            ],
            "persons": [
                "66346-51620"
            ],
            "imported": "2007-02-28T11:13:01+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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66345,
            "title": "Chirurgische Innovationen: neue konzepte",
            "abstract": null,
            "authors": [
                "Wolf, G"
            ],
            "year": 2006,
            "source": " In: G.Leb, H.Dobnigeditor(s). Wien: Arzt und Praxis Themenheft Hormonsymposium; 2006. pp. 4. ",
            "category": 10,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66345-14073",
                "66345-14080"
            ],
            "persons": [
                "66345-51606"
            ],
            "imported": "2007-02-28T10:05:20+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": 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": 66344,
            "title": "Characterization of genetical aberrations in human lung tumors.",
            "abstract": null,
            "authors": [
                "Petzmann, S"
            ],
            "year": 2002,
            "source": " [ Dissertation ] University Graz; 2002. pp.51. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66344-14020"
            ],
            "persons": [],
            "imported": "2007-02-28T09:53:08+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University Graz",
            "country": "40",
            "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": 66342,
            "title": "Spezifische Reaktionen des Lungengewebes unter dem Aspekt der Sarkoidose und des neuroendokrinen Tumors",
            "abstract": null,
            "authors": [
                "Klemen, H"
            ],
            "year": 2000,
            "source": " [ Dissertation ] University Graz; 2000. pp.135. ",
            "category": 5,
            "document_type": 16,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "66342-14077"
            ],
            "persons": [
                "66342-51981"
            ],
            "imported": "2007-02-28T09:41:21+01:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": "University Graz",
            "country": "40",
            "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": 66340,
            "title": "First trimester prenatal diagnosis: fetal cells in the maternal circulation.",
            "abstract": null,
            "authors": [
                "Pertl, B",
                "Bianchi, DW"
            ],
            "year": 1999,
            "source": "Semin Perinatol. 1999; 23(5): 393-402. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083294300005",
            "pubmed": "10551792",
            "doi": "10.1016/S0146-0005(99)80005-6",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66340-51719-1"
            ],
            "imported": "2007-02-28T01:00:00+01:00",
            "journal": "Semin Perinatol",
            "issn": "0146-0005",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.149,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.680555555555556,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 66439,
            "title": "Response to comment: Multicenter study of the European Assessment Group for Lysis in the Eye (EAGLE-Group) for the treatment of central retinal artery occlusion: design issues and implications. EAGLE study report no. 1.",
            "abstract": null,
            "authors": [
                "Feltgen, N",
                "Schmidt, D",
                "Schumacher, M"
            ],
            "year": 2007,
            "source": "Graefes Arch Clin Exp Ophthalmol. 2007; 245(3): 467-470. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000244782200023",
            "pubmed": null,
            "doi": "10.1007/s00417-006-0488-y",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66439-51699-6"
            ],
            "imported": "2007-02-28T01:00:00+01:00",
            "journal": "Graefes Arch Clin Exp Ophthalmol",
            "issn": "0721-832X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.59,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.590909090909091,
            "impactfactor_norm_year": 2005,
            "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": false
        },
        {
            "id": 66398,
            "title": "Atomic force microscopy imaging of the human trigeminal ganglion.",
            "abstract": null,
            "authors": [
                "Melling, M",
                "Hochmeister, S",
                "Blumer, R",
                "Schilcher, K",
                "Mostler, S",
                "Behnam, M",
                "Wilde, J",
                "Karimian-Teherani, D"
            ],
            "year": 2001,
            "source": "Neuroimage. 2001; 14(6):1348-1352",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000172524500011",
            "pubmed": "11707090",
            "doi": "10.1006/nimg.2001.0924",
            "pmc": null,
            "organizations": [],
            "persons": [
                "66398-58284-6"
            ],
            "imported": "2007-02-28T01:00:00+01:00",
            "journal": "Neuroimage",
            "issn": "1053-8119",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.879,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "NEUROIMAGING",
            "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": 66379,
            "title": "Influence of acute normovolaemic haemodilution on the dose-response relationship and time course of action of cisatracurium besylate.",
            "abstract": null,
            "authors": [
                "Dahaba, AA",
                "Wang, G",
                "Xu, X",
                "Liu, X",
                "Wu, X",
                "Bornemann, H",
                "Metzler, H"
            ],
            "year": 2007,
            "source": "Br J Anaesth. 2007; 98(3): 342-346. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000245176900007",
            "pubmed": "17227819",
            "doi": "10.1093/bja/ael362",
            "pmc": null,
            "organizations": [
                "66379-14069"
            ],
            "persons": [
                "66379-51611-6",
                "66379-58422-6"
            ],
            "imported": "2007-02-28T01:00:00+01:00",
            "journal": "Br J Anaesth",
            "issn": "0007-0912",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.948,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.681818181818182,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "ANESTHESIOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 66364,
            "title": "ELTEC: ten years of activity (1990-2000)--a report of the International BFM Study Group.",
            "abstract": null,
            "authors": [
                "Jankovic, M",
                "Reciputo, A",
                "Haupt, R",
                "Micalizzi, C",
                "Manganini, C",
                "Frey, E",
                "Lackner, H",
                "Maurus, R",
                "Beck, JD",
                "Langer, T",
                "Marx, M",
                "Krappmann, P",
                "Magyarosy, E",
                "Feldges, A",
                "van Weel-Sipman, M"
            ],
            "year": 2002,
            "source": "Med Pediatr Oncol. 2002; 38(2): 124-124. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "11813180",
            "doi": "10.1002/mpo.1286",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-02-28T01:00:00+01:00",
            "journal": "Med Pediatr Oncol",
            "issn": "0098-1532",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.216,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.558823529411765,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "PEDIATRICS",
            "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
        }
    ]
}