List publications.

Fields

id (integer)

Primary key.

name (string)

Name of doctoral school.

emails (string[])

Contact emails.

Expansions

To activate relation expansion add the desired fields as a comma separated list to the expand query parameter like this:

?expand=<field>,<field>,<field>,...

The following relational fields can be expanded:

  • persons
  • category
  • document
  • organization_authorship

Filters

To filter for exact value matches:

?<fieldname>=<value>

Possible exact filters:

  • year
  • category
  • document
  • persons

For advanced filtering use lookups:

?<fieldname>__<lookup>=<value>

All fields with advanced lookups can also be used for exact value matches as described above.

Possible advanced lookups:

  • year: gt, gte, lt, lte
  • sci: iexact, contains, icontains, startswith, istartswith
  • pubmed: iexact, contains, icontains, startswith, istartswith
  • doi: iexact, contains, icontains, startswith, istartswith
  • pmc: iexact, contains, icontains, startswith, istartswith
  • organization_authorship: in
  • impact: isnull, gt, gte, lt, lte
  • imported: isnull, gt, gte, lt, lte, date
GET /v1/research/publication/?format=api&offset=3000&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157757,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=3020&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=2980&ordering=imported",
    "results": [
        {
            "id": 63465,
            "title": "Shoulder-arm morbidity following axillary dissection and sentinel node only biopsy for breast cancer.",
            "abstract": null,
            "authors": [
                "Haid, A",
                "Kuehn, T",
                "Konstantiniuk, P",
                "Köberle-Wührer, R",
                "Knauer, M",
                "Kreienberg, R",
                "Zimmermann, G"
            ],
            "year": 2002,
            "source": "Eur J Surg Oncol. 2002; 28(7): 705-710. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000179544400005",
            "pubmed": "12431466",
            "doi": "10.1053/ejso.2002.1327",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63465-50038-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Surg Oncol",
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.392,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.673758865248227,
            "impactfactor_norm_year": 2002,
            "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": false
        },
        {
            "id": 63403,
            "title": "HIV/AIDS and its impact on student nurses.",
            "abstract": null,
            "authors": [
                "Peate, I",
                "Suominen, T",
                "Välimäki, M",
                "Lohrmann, C",
                "Muinonen, U"
            ],
            "year": 2002,
            "source": "Nurse Educ Today. 2002; 22(6):492-501",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000178040200008",
            "pubmed": "12387763",
            "doi": "10.1054/nedt.2002.0747",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Nurse Educ Today",
            "issn": "0260-6917",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.594,
            "impactfactor_year": 2002,
            "impactfactor_norm": 0.5,
            "impactfactor_norm_year": 2002,
            "impactfactor_norm_category": "NURSING",
            "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": 63548,
            "title": "Parenteral nutrition during continuous arteriovenous hemofiltration in critically ill anuric children.",
            "abstract": null,
            "authors": [
                "Kuttnig, M",
                "Zobel, G",
                "Ring, E",
                "Trop, M"
            ],
            "year": 1991,
            "source": "Contrib Nephrol. 1991; 93(2):250-253",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1802591",
            "doi": "10.1159/000420230",
            "pmc": null,
            "organizations": [
                "63548-14048"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "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": 63457,
            "title": "Advantage of three-dimensional models in intraoral callus distraction.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Gaggl, A",
                "Schultes, G",
                "Mossböck, R"
            ],
            "year": 1998,
            "source": "Comput Aided Surg. 1998; 3(3):99-107",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "9888196",
            "doi": "10.1002/(SICI)1097-0150(1998)3:3<99::AID-IGS1>3.0.CO;2-K",
            "pmc": null,
            "organizations": [
                "63457-14112"
            ],
            "persons": [
                "63457-51566-6",
                "63457-51864-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Comput Aided Surg",
            "issn": "1092-9088",
            "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": false
        },
        {
            "id": 63360,
            "title": "Continuous monitoring of in vitro oxidation of human low density lipoprotein.",
            "abstract": null,
            "authors": [
                "Esterbauer, H",
                "Striegl, G",
                "Puhl, H",
                "Rotheneder, M"
            ],
            "year": 1989,
            "source": "Free Radic Res Commun. 1989; 6(1): 67-75. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U280400008",
            "pubmed": "2722022",
            "doi": "10.3109/10715768909073429",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Free Radic Res Commun",
            "issn": "8755-0199",
            "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": 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": 63446,
            "title": "Literature analysis: how do nurses perceive the needs of patients?].",
            "abstract": null,
            "authors": [
                "Eichhorn, J",
                "Dietze, G",
                "Lohrmann, C"
            ],
            "year": 2006,
            "source": "Pflege Z. 2006; 59(1):15-17",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "16447609",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Pflege Z",
            "issn": "0945-1129",
            "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": false
        },
        {
            "id": 63460,
            "title": "Three-dimensional planning of alveolar ridge distraction by means of distraction implants.",
            "abstract": null,
            "authors": [
                "Gaggl, A",
                "Schultes, G",
                "Santler, G",
                "Kärcher, H"
            ],
            "year": 2000,
            "source": "Comput Aided Surg. 2000; 5(1):35-41",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10767094",
            "doi": "10.1002/(SICI)1097-0150(2000)5:1<35::AID-IGS5>3.0.CO;2-U",
            "pmc": null,
            "organizations": [
                "63460-14112"
            ],
            "persons": [
                "63460-51566-6",
                "63460-51864-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Comput Aided Surg",
            "issn": "1092-9088",
            "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": false
        },
        {
            "id": 63407,
            "title": "Neuroendocrine tumours in various organ systems in a ten-year period.",
            "abstract": null,
            "authors": [
                "Hauser, H",
                "Wolf, G",
                "Uranüs, S",
                "Klimpfinger, M"
            ],
            "year": 1995,
            "source": "Eur J Surg Oncol. 1995; 21(3):297-300",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7781801",
            "doi": "10.1016/S0748-7983(95)91624-5",
            "pmc": null,
            "organizations": [
                "63407-14073"
            ],
            "persons": [
                "63407-51612-6",
                "63407-51746-1"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Surg Oncol",
            "issn": "0748-7983",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.625,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SURGERY",
            "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": 63442,
            "title": "Immunomodulatory treatment strategies for allergic diseases.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Nouri-Aria, K",
                "Till, SJ",
                "Durham, SR"
            ],
            "year": 2003,
            "source": "Curr Drug Targets Inflamm Allergy. 2003; 2(1): 31-46. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "14561174",
            "doi": "10.2174/1568010033344507",
            "pmc": null,
            "organizations": [
                "63442-14095"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Curr Drug Targets Inflamm Allergy",
            "issn": "1568-010X",
            "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": false
        },
        {
            "id": 63501,
            "title": "Molecular cloning and functional characterization of chicken cathepsin D, a key enzyme for yolk formation.",
            "abstract": null,
            "authors": [
                "Retzek, H",
                "Steyrer, E",
                "Sanders, EJ",
                "Nimpf, J",
                "Schneider, WJ"
            ],
            "year": 1992,
            "source": "DNA Cell Biol. 1992; 11(9): 661-672. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992JZ08200003",
            "pubmed": "1418623",
            "doi": "10.1089/dna.1992.11.661",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63501-51817-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "DNA Cell Biol",
            "issn": "1044-5498",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.612,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.640776699029126,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "GENETICS & HEREDITY",
            "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": 63540,
            "title": "Are abnormal fidgety movements an early marker for complex minor neurological dysfunction at puberty?",
            "abstract": null,
            "authors": [
                "Einspieler, C",
                "Marschik, PB",
                "Milioti, S",
                "Nakajima, Y",
                "Bos, AF",
                "Prechtl, HF"
            ],
            "year": 2007,
            "source": "Early Hum Dev. 2007; 83(8): 521-525. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000249086800007",
            "pubmed": "17129688",
            "doi": "10.1016/j.earlhumdev.2006.10.001",
            "pmc": null,
            "organizations": [
                "63540-14010"
            ],
            "persons": [
                "63540-58883-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Early Hum Dev",
            "issn": "0378-3782",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.85,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.692307692307692,
            "impactfactor_norm_year": 2007,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63445,
            "title": "Recalibration of population-based GFR formulae by pharmacokinetic methods.",
            "abstract": null,
            "authors": [
                "Zitta, S",
                "Holzer, H",
                "Reibnegger, G",
                "Estelberger, W"
            ],
            "year": 2007,
            "source": "Nephrol Dial Transplant. 2007; 22(2):665-665",
            "category": 1,
            "document_type": 20,
            "sci": "ISI:000243805400065",
            "pubmed": "16954171",
            "doi": "10.1093/ndt/gfl537",
            "pmc": null,
            "organizations": [
                "63445-14012",
                "63445-14084"
            ],
            "persons": [
                "63445-50569-6",
                "63445-51535-6",
                "63445-51843-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Nephrol Dial Transplant",
            "issn": "0931-0509",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.167,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.823529411764706,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 63384,
            "title": "Evaluating intraoperative radiation therapy (IORT) and external beam radiation therapy (EBRT) in non-small cell lung cancer (NSCLC). Five years experience.",
            "abstract": null,
            "authors": [
                "Smolle-Juettner, FM",
                "Geyer, E",
                "Kapp, KS",
                "Ratzenhofer, B",
                "Stuecklschweiger, G",
                "Kaufmann, NB",
                "Smolle, J",
                "Pongratz, GM",
                "Hackl, A",
                "Friehs, G"
            ],
            "year": 1994,
            "source": "Eur J Cardiothorac Surg. 1994; 8(10):511-516",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PL73500001",
            "pubmed": "7826646",
            "doi": "10.1016/1010-7940(94)90067-1",
            "pmc": null,
            "organizations": [
                "63384-14077"
            ],
            "persons": [
                "63384-51617-6",
                "63384-51615-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Eur J Cardiothorac Surg",
            "issn": "1010-7940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.634,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.53125,
            "impactfactor_norm_year": 1998,
            "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": 63503,
            "title": "The laying hen expresses two different low density lipoprotein receptor-related proteins.",
            "abstract": null,
            "authors": [
                "Stifani, S",
                "Barber, DL",
                "Aebersold, R",
                "Steyrer, E",
                "Shen, X",
                "Nimpf, J",
                "Schneider, WJ"
            ],
            "year": 1991,
            "source": "J Biol Chem. 1991; 266(28): 19079-19087. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GJ47200103",
            "pubmed": "1918027",
            "doi": "10.1016/S0021-9258(18)55175-9",
            "pmc": null,
            "organizations": [],
            "persons": [
                "63503-51817-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "J Biol Chem",
            "issn": "0021-9258",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 7.716,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.925423728813559,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 63455,
            "title": "Stereolithography versus milled three-dimensional models: comparison of production method, indication, and accuracy.",
            "abstract": null,
            "authors": [
                "Santler, G",
                "Kärcher, H",
                "Gaggl, A",
                "Kern, R"
            ],
            "year": 1998,
            "source": "Comput Aided Surg. 1998; 3(5): 248-256. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "10207649",
            "doi": "10.1002/(SICI)1097-0150(1998)3:5<248::AID-IGS4>3.0.CO;2-A",
            "pmc": null,
            "organizations": [
                "63455-14112"
            ],
            "persons": [
                "63455-51566-6",
                "63455-51864-2"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Comput Aided Surg",
            "issn": "1092-9088",
            "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": false
        },
        {
            "id": 63325,
            "title": "[Hemiballism-hemichorea syndrome].",
            "abstract": null,
            "authors": [
                "Wehrschuetz, M",
                "Simbrunner, J",
                "Enzinger, C",
                "Ebner, F"
            ],
            "year": 2007,
            "source": "Rofo. 2007; 179(1):85-87",
            "category": 1,
            "document_type": 5,
            "sci": "ISI:000243373100014",
            "pubmed": "17146748",
            "doi": "10.1055/s-2006-927055",
            "pmc": null,
            "organizations": [
                "63325-14051",
                "63325-14108"
            ],
            "persons": [
                "63325-50173-6",
                "63325-51716-6"
            ],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Rofo",
            "issn": "1438-9029",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.882,
            "impactfactor_year": 2007,
            "impactfactor_norm": 0.630952380952381,
            "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": 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": 63441,
            "title": "Allergen injection immunotherapy.",
            "abstract": null,
            "authors": [
                "Varga, EM",
                "Durham, SR"
            ],
            "year": 2002,
            "source": "Clin Allergy Immunol. 2002; 16(1): 533-549. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "11577558",
            "doi": null,
            "pmc": null,
            "organizations": [
                "63441-14095"
            ],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Clin Allergy Immunol",
            "issn": "1075-7910",
            "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": false
        },
        {
            "id": 63477,
            "title": "Generation of adherent lymphokine activated killer (A-LAK) cells from patients with acute myelogenous leukaemia.",
            "abstract": null,
            "authors": [
                "Sedlmayr, P",
                "Rabinowich, H",
                "Winkelstein, A",
                "Herberman, RB",
                "Whiteside, TL"
            ],
            "year": 1992,
            "source": "Br J Cancer. 1992; 65(2): 222-228. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1992HE99300017",
            "pubmed": "1739621",
            "doi": "10.1038/bjc.1992.45",
            "pmc": "PMC1977745",
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Br J Cancer",
            "issn": "0007-0920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.188,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.836538461538462,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ONCOLOGY",
            "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": 63367,
            "title": "Evidence for 4-hydroxyalkenals in rat renal cortex peroxidized by N2-methyl-9-hydroxyellipticinium acetate or Celiptium.",
            "abstract": null,
            "authors": [
                "Raguenez-Viotte, G",
                "Dieber-Rotheneder, M",
                "Dadoun, C",
                "Fillastre, JP",
                "Esterbauer, H"
            ],
            "year": 1990,
            "source": "Biochim Biophys Acta. 1990; 1046(3): 294-300. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1990ED56500009",
            "pubmed": "2145981",
            "doi": "10.1016/0005-2760(90)90244-R",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Biochim Biophys Acta",
            "issn": "0006-3002",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.507,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.701754385964912,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "BIOPHYSICS",
            "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": 63372,
            "title": "Time course study of lipid peroxidation induced by N2-methyl-9-hydroxyellipticinium acetate or celiptium in rat renal cortex.",
            "abstract": null,
            "authors": [
                "Thomas, N",
                "Raguenez-Viotte, G",
                "Dieber-Rotheneder, M",
                "Esterbauer, H",
                "Fillastre, JP"
            ],
            "year": 1991,
            "source": "Pharmacol Toxicol. 1991; 69(2): 112-116. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991FZ93800007",
            "pubmed": "1775430",
            "doi": "10.1111/j.1600-0773.1991.tb01282.x",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2006-12-15T01:00:00+01:00",
            "journal": "Pharmacol Toxicol",
            "issn": "0901-9928",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.078,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.535211267605634,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TOXICOLOGY",
            "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
        }
    ]
}