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=156020&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156974,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156040&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=156000&ordering=imported",
    "results": [
        {
            "id": 52830,
            "title": "Evaluation of bone volume following bone grafting in patients with unilateral clefts of lip, alveolus and palate using a CT-guided three-dimensional navigation system.",
            "abstract": null,
            "authors": [
                "Feichtinger, M",
                "Mossböck, R",
                "Kärcher, H"
            ],
            "year": 2006,
            "source": "J Craniomaxillofac Surg. 2006; 34(3):144-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000237234600003",
            "pubmed": "16537109",
            "doi": "10.1016/j.jcms.2005.11.005",
            "pmc": null,
            "organizations": [
                "52830-14112"
            ],
            "persons": [
                "52830-51566-6"
            ],
            "imported": null,
            "journal": "J CRANIO MAXILLOFAC SURG",
            "issn": "1010-5182",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.171,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.503597122302158,
            "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": 52683,
            "title": "Recurrence in a Schuchardt incision after Schauta-Amreich radical vaginal hysterectomy for cervical cancer.",
            "abstract": null,
            "authors": [
                "Bader, AA",
                "Bjelic-Radisic, V",
                "Tamussino, KF",
                "Pristauz, G",
                "Winter, R"
            ],
            "year": 2006,
            "source": "Int J Gynecol Cancer. 2006; 16(3):1479-1481",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000238255300087",
            "pubmed": "16803555",
            "doi": "10.1111/j.1525-1438.2006.00493.x",
            "pmc": null,
            "organizations": [
                "52683-14038",
                "52683-14063"
            ],
            "persons": [
                "52683-51826-6",
                "52683-51891-2",
                "52683-74796-6"
            ],
            "imported": null,
            "journal": "INT J GYNECOL CANCER",
            "issn": "1048-891X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.469,
            "impactfactor_year": 2006,
            "impactfactor_norm": 0.491228070175439,
            "impactfactor_norm_year": 2005,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 1699,
            "title": "MRI evidence of past cerebral microbleeds in a healthy elderly population.",
            "abstract": null,
            "authors": [
                "Roob, G",
                "Schmidt, R",
                "Kapeller, P",
                "Lechner, A",
                "Hartung, HP",
                "Fazekas, F"
            ],
            "year": 1999,
            "source": "Neurology. 1999; 52(5):991-994",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000079516900017",
            "pubmed": "10102418",
            "doi": "10.1212/WNL.52.5.991",
            "pmc": null,
            "organizations": [
                "1699-14051",
                "1699-14108"
            ],
            "persons": [
                "1699-51744-6"
            ],
            "imported": null,
            "journal": "NEUROLOGY",
            "issn": "0028-3878",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.232,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.954545454545455,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1686,
            "title": "Morbidity and mortality of the short-bowel syndrome.",
            "abstract": null,
            "authors": [
                "Mayr, JM",
                "Schober, PH",
                "Weissensteiner, U",
                "Höllwarth, ME"
            ],
            "year": 1999,
            "source": "EUR J PEDIATR SURG 1999 9: 231-235.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000082990800010",
            "pubmed": "10532264",
            "doi": "10.1055/s-2008-1072251",
            "pmc": null,
            "organizations": [
                "1686-14049"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR J PEDIATR SURG",
            "issn": "0939-7248",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.335,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.175572519083969,
            "impactfactor_norm_year": 1999,
            "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": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 10,
            "title": "Amnion epithelial cells, in contrast to trophoblast cells, express all classical HLA class I molecules together with HLA-G.",
            "abstract": null,
            "authors": [
                "Hammer, A",
                "Hutter, H",
                "Blaschitz, A",
                "Mahnert, W",
                "Hartmann, M",
                "Uchanska-Ziegler, B",
                "Ziegler, A",
                "Dohr, G"
            ],
            "year": 1997,
            "source": "Am J Reprod Immunol. 1997; 37(2):161-171",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997WK71100003",
            "pubmed": "9083612",
            "doi": null,
            "pmc": null,
            "organizations": [
                "10-14017"
            ],
            "persons": [
                "10-51666-6",
                "10-51714-2",
                "10-51871-6"
            ],
            "imported": null,
            "journal": "AMER J REPROD IMMUNOL",
            "issn": "8755-8920",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.858,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.578947368421053,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "REPRODUCTIVE 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1593,
            "title": "Management strategies for a better outcome in unstable coronary artery disease.",
            "abstract": null,
            "authors": [
                "Campbell, RW",
                "Wallentin, L",
                "Verheugt, FW",
                "Turpie, AG",
                "Maseri, A",
                "Klein, W",
                "Cleland, JG",
                "Bode, C",
                "Becker, R",
                "Anderson, J",
                "Bertrand, ME",
                "Conti, CR"
            ],
            "year": 1998,
            "source": "Clin Cardiol. 1998; 21(5):314-322",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000073368300002",
            "pubmed": "9595213",
            "doi": "10.1002/clc.4960210504",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CLIN CARDIOL",
            "issn": "0160-9289",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.864,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.564516129032258,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 36125,
            "title": "Securin is required for chromosomal stability in human cells.",
            "abstract": null,
            "authors": [
                "Jallepalli, PV",
                "Waizenegger, IC",
                "Bunz, F",
                "Langer, S",
                "Speicher, MR",
                "Peters, JM",
                "Kinzler, KW",
                "Vogelstein, B",
                "Lengauer, C"
            ],
            "year": 2001,
            "source": "Cell. 2001; 105(4):445-457",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168840700005",
            "pubmed": "11371342",
            "doi": "10.1016/S0092-8674(01)00340-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "CELL",
            "issn": "0092-8674",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 29.219,
            "impactfactor_year": 2001,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 2001,
            "impactfactor_norm_category": "CELL 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": 3686,
            "title": "Dermoscopy of pigmented skin lesions.",
            "abstract": null,
            "authors": [
                "Soyer, HP",
                "Argenziano, G",
                "Chimenti, S",
                "Ruocco, V"
            ],
            "year": 2001,
            "source": "EUROPEAN J DERMATOLOGY 2001 11: 270-276.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000168835500023",
            "pubmed": "11358742",
            "doi": null,
            "pmc": null,
            "organizations": [
                "3686-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUROPEAN J DERMATOLOGY",
            "issn": "1167-1122",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.846,
            "impactfactor_year": 2001,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 2001,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1166,
            "title": "Heart rate deflection related to lactate performance curve and plasma catecholamine response during incremental cycle ergometer exercise.",
            "abstract": null,
            "authors": [
                "Pokan, R",
                "Hofmann, P",
                "Lehmann, M",
                "Leitner, H",
                "Eber, B",
                "Gasser, R",
                "Schwaberger, G",
                "Schmid, P",
                "Keul, J",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Eur J Appl Physiol Occup Physiol. 1995; 70(2):175-179",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995QG21700011",
            "pubmed": "7768241",
            "doi": "10.1007%2FBF00361546",
            "pmc": null,
            "organizations": [
                "1166-14010",
                "1166-14054"
            ],
            "persons": [
                "1166-51533-6",
                "1166-51687-6"
            ],
            "imported": null,
            "journal": "EUR J APPL PHYSIOL OCCUP PHYS",
            "issn": "0301-5548",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.827,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.827586206896552,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "SPORT SCIENCES",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1109,
            "title": "Functions of c-Jun in liver and heart development.",
            "abstract": null,
            "authors": [
                "Eferl, R",
                "Sibilia, M",
                "Hilberg, F",
                "Fuchsbichler, A",
                "Kufferath, I",
                "Guertl, B",
                "Zenz, R",
                "Wagner, EF",
                "Zatloukal, K"
            ],
            "year": 1999,
            "source": "J Cell Biol. 1999; 145(5):1049-1061",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000080738100012",
            "pubmed": "10352021",
            "doi": "10.1083/jcb.145.5.1049",
            "pmc": "PMC2133137",
            "organizations": [
                "1109-14020"
            ],
            "persons": [
                "1109-51663-4",
                "1109-52569-6"
            ],
            "imported": null,
            "journal": "J CELL BIOL",
            "issn": "0021-9525",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 12.88,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.943262411347518,
            "impactfactor_norm_year": 1999,
            "impactfactor_norm_category": "CELL 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1005,
            "title": "Evaluation of continuous arch and segmented arch leveling techniques in adult patients--a clinical study.",
            "abstract": null,
            "authors": [
                "Weiland, FJ",
                "Bantleon, HP",
                "Droschl, H"
            ],
            "year": 1996,
            "source": "Am J Orthod Dentofacial Orthop. 1996; 110(6):647-652",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VZ05500011",
            "pubmed": "8972812",
            "doi": "10.1016/S0889-5406(96)80042-4",
            "pmc": null,
            "organizations": [
                "1005-14057"
            ],
            "persons": [],
            "imported": null,
            "journal": "AMER J ORTHODONT DENT ORTHOP",
            "issn": "0889-5406",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.403,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.244444444444444,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "DENTISTRY, ORAL SURGERY & MEDICINE",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 201,
            "title": "Analysis of 274 Omniflow Vascular Prostheses implanted over an eight-year period.",
            "abstract": null,
            "authors": [
                "Koch, G",
                "Gutschi, S",
                "Pascher, O",
                "Fruhwirth, H",
                "Glanzer, H"
            ],
            "year": 1997,
            "source": "Aust N Z J Surg. 1997; 67(9):637-639",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XW92000014",
            "pubmed": "9322703",
            "doi": "10.1111/j.1445-2197.1997.tb04614.x",
            "pmc": null,
            "organizations": [
                "201-14074"
            ],
            "persons": [],
            "imported": null,
            "journal": "AUST N Z J SURG",
            "issn": "0004-8682",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.502,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.3203125,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 9026,
            "title": "Endoscopic neurosurgery.",
            "abstract": null,
            "authors": [
                "Auer, LM",
                "Holzer, P",
                "Ascher, PW",
                "Heppner, F"
            ],
            "year": 1988,
            "source": "Acta Neurochir (Wien). 1988; 90(1-2):1-14",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1988L642500001",
            "pubmed": "3278501",
            "doi": "10.1007/BF01541260",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ACTA NEUROCHIR",
            "issn": "0001-6268",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.748,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.515625,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 197,
            "title": "An ultrasensitive, nonisotopic immunoassay for hyaluronan using the streptavidin-biotin system.",
            "abstract": null,
            "authors": [
                "Rössler, A"
            ],
            "year": 1998,
            "source": "Clin Chim Acta. 1998; 270(2):101-114",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000072784800003",
            "pubmed": "9544448",
            "doi": "10.1016%2FS0009-8981%2897%2900211-8",
            "pmc": null,
            "organizations": [
                "197-14010"
            ],
            "persons": [
                "197-51737-2"
            ],
            "imported": null,
            "journal": "CLIN CHIM ACTA",
            "issn": "0009-8981",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.099,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.615384615384615,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICAL LABORATORY TECHNOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 22682,
            "title": "Early vulvar lichen sclerosus: a histopathological challenge.",
            "abstract": null,
            "authors": [
                "Regauer, S",
                "Liegl, B",
                "Reich, O"
            ],
            "year": 2005,
            "source": "Histopathology. 2005; 47(4):340-347",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000232047800002",
            "pubmed": "16178888",
            "doi": "10.1111/j.1365-2559.2005.02209.x",
            "pmc": null,
            "organizations": [
                "22682-14020",
                "22682-14038"
            ],
            "persons": [
                "22682-50546-6",
                "22682-51945-2",
                "22682-51918-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.608,
            "impactfactor_year": 2005,
            "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": false
        },
        {
            "id": 22669,
            "title": "Small vessel disease and general cognitive function in nondisabled elderly: the LADIS study.",
            "abstract": null,
            "authors": [
                "van der Flier, WM",
                "van Straaten, EC",
                "Barkhof, F",
                "Verdelho, A",
                "Madureira, S",
                "Pantoni, L",
                "Inzitari, D",
                "Erkinjuntti, T",
                "Crisby, M",
                "Waldemar, G",
                "Schmidt, R",
                "Fazekas, F",
                "Scheltens, P"
            ],
            "year": 2005,
            "source": "Stroke. 2005; 36(10):2116-2120",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000232172700026",
            "pubmed": "16141425",
            "doi": "10.1161/01.STR.0000179092.59909.42",
            "pmc": null,
            "organizations": [
                "22669-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "STROKE",
            "issn": "0039-2499",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 5.855,
            "impactfactor_year": 2005,
            "impactfactor_norm": 0.972972972972973,
            "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": 36097,
            "title": "The 'reference trap' revisited: examples of the dangers in using ratios to describe fetoplacental angiogenesis and trophoblast turnover.",
            "abstract": null,
            "authors": [
                "Mayhew, TM",
                "Huppertz, B",
                "Kaufmann, P",
                "Kingdom, JC"
            ],
            "year": 2003,
            "source": "PLACENTA 2003 24: 1-7.",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000180467800001",
            "pubmed": "12555746",
            "doi": "10.1053/plac.2002.0878",
            "pmc": null,
            "organizations": [],
            "persons": [
                "36097-54142-6"
            ],
            "imported": null,
            "journal": "PLACENTA",
            "issn": "0143-4004",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.706,
            "impactfactor_year": 2003,
            "impactfactor_norm": 0.905660377358491,
            "impactfactor_norm_year": 2003,
            "impactfactor_norm_category": "OBSTETRICS & GYNECOLOGY",
            "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": 1228,
            "title": "Human serum amyloid A (SAA) protein: a prominent acute-phase reactant for clinical practice.",
            "abstract": null,
            "authors": [
                "Malle, E",
                "De Beer, FC"
            ],
            "year": 1996,
            "source": "Eur J Clin Invest. 1996; 26(6):427-435",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1996UV06100001",
            "pubmed": "8817153",
            "doi": "10.1046%2Fj.1365-2362.1996.159291.x",
            "pmc": null,
            "organizations": [
                "1228-14013"
            ],
            "persons": [
                "1228-51833-2"
            ],
            "imported": null,
            "journal": "EUR J CLIN INVEST",
            "issn": "0014-2972",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.15,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.841121495327103,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, GENERAL & INTERNAL",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1273,
            "title": "Immunohistochemistry of two different types of placental fibrinoid.",
            "abstract": null,
            "authors": [
                "Frank, HG",
                "Malekzadeh, F",
                "Kertschanska, S",
                "Crescimanno, C",
                "Castellucci, M",
                "Lang, I",
                "Desoye, G",
                "Kaufmann, P"
            ],
            "year": 1994,
            "source": "ACTA ANAT 1994 150: 55-68.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NX50800008",
            "pubmed": "7526588",
            "doi": "10.1159/000147602",
            "pmc": null,
            "organizations": [
                "1273-14038"
            ],
            "persons": [
                "1273-51718-6"
            ],
            "imported": null,
            "journal": "ACTA ANAT",
            "issn": "0001-5180",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.64,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.529411764705882,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ANATOMY & MORPHOLOGY",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1619,
            "title": "Mechanisms and management of antibiotic-associated diarrhea.",
            "abstract": null,
            "authors": [
                "Högenauer, C",
                "Hammer, HF",
                "Krejs, GJ",
                "Reisinger, EC"
            ],
            "year": 1998,
            "source": "Clin Infect Dis. 1998; 27(4):702-710",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000076493400008",
            "pubmed": "9798020",
            "doi": "10.1086/514958",
            "pmc": null,
            "organizations": [
                "1619-14081"
            ],
            "persons": [
                "1619-51531-6",
                "1619-51534-6",
                "1619-53167-1"
            ],
            "imported": null,
            "journal": "CLIN INFECT DIS",
            "issn": "1058-4838",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.798,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.861111111111111,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "INFECTIOUS 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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}