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=151740&ordering=imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156889,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151760&ordering=imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=151720&ordering=imported",
    "results": [
        {
            "id": 752,
            "title": "Discrepancy of clinical, radiographic and histopathologic findings in two children with chronic pulmonary graft-versus-host disease after HLA-identical sibling stem cell transplantation.",
            "abstract": null,
            "authors": [
                "Benesch, M",
                "Kerbl, R",
                "Schwinger, W",
                "Lackner, H",
                "Pfleger, A",
                "Popper, H",
                "Urban, C"
            ],
            "year": 1998,
            "source": "Bone Marrow Transplant. 1998; 22(8):809-812",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000076692400012",
            "pubmed": "9827980",
            "doi": "10.1038/sj.bmt.1701425",
            "pmc": null,
            "organizations": [
                "752-14020",
                "752-14095"
            ],
            "persons": [
                "752-60829-6",
                "752-51369-2",
                "752-51821-6",
                "752-51859-6"
            ],
            "imported": null,
            "journal": "BONE MARROW TRANSPLANT",
            "issn": "0268-3369",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 2.111,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "TRANSPLANTATION",
            "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": 751,
            "title": "Direct cardiac electrophysiologic effects of sufentanil and vecuronium in isolated guinea-pig hearts.",
            "abstract": null,
            "authors": [
                "Weber, G",
                "Stark, G",
                "Stark, U"
            ],
            "year": 1995,
            "source": "Acta Anaesthesiol Scand. 1995; 39(8):1071-1074",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1995TG82700016",
            "pubmed": "8607312",
            "doi": "10.1111/j.1399-6576.1995.tb04232.x",
            "pmc": null,
            "organizations": [
                "751-14011",
                "751-14044"
            ],
            "persons": [],
            "imported": null,
            "journal": "ACTA ANAESTHESIOL SCAND",
            "issn": "0001-5172",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.015,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.64,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 9337,
            "title": "Assessment of the conduction of the cardiac impulse by a new epicardiac surface and stimulation technique (SST-ECG) in Langendorff perfused mammalian hearts.",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Stark, U",
                "Tritthart, HA"
            ],
            "year": 1989,
            "source": "J Pharmacol Methods. 1989; 21(3):195-209",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1989U712800003",
            "pubmed": "2724989",
            "doi": "10.1016/0160-5402(89)90054-5",
            "pmc": null,
            "organizations": [],
            "persons": [
                "9337-51519-6"
            ],
            "imported": null,
            "journal": "J PHARMACOL METHODS",
            "issn": "0160-5402",
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 749,
            "title": "Diminished Production of Malondialdehyde After Carotid-Artery Surgery as a Result of Vitamin Administration",
            "abstract": null,
            "authors": [
                "Rabl, H",
                "Khoschsorur, G",
                "Hauser, H",
                "Petek, W",
                "Esterbauer, H"
            ],
            "year": 1996,
            "source": "MED SCI RES 1996 24: 777-780.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996WA45000017",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "749-14045"
            ],
            "persons": [
                "749-51746-6"
            ],
            "imported": null,
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.295,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.291666666666667,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "MEDICINE, RESEARCH & EXPERIMENTAL",
            "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": 8315,
            "title": "Compensatory vestibular performance and rotation perception",
            "abstract": null,
            "authors": [
                "Moser, M"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):73-75",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000005",
            "pubmed": "3872392",
            "doi": "10.1055/s-2007-1008090",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 747,
            "title": "Dilated cardiomyopathy--diagnosis and conservative therapy",
            "abstract": null,
            "authors": [
                "Fruhwald, FM",
                "Watzinger, N",
                "Schumacher, M",
                "Zweiker, R",
                "Eber, B",
                "Klein, W"
            ],
            "year": 1995,
            "source": "Acta Med Austriaca. 1995; 22(5):90-93",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1995UE11400002",
            "pubmed": "8651043",
            "doi": null,
            "pmc": null,
            "organizations": [
                "747-14083"
            ],
            "persons": [
                "747-51699-6",
                "747-51700-2",
                "747-51759-6"
            ],
            "imported": null,
            "journal": "ACTA MED AUST",
            "issn": "0303-8173",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.123,
            "impactfactor_year": 1995,
            "impactfactor_norm": 0.504672897196262,
            "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": 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": false
        },
        {
            "id": 746,
            "title": "Dilatation by angiotensin II of the rat femoral arterial bed in vivo via pressure/flow-induced release of nitric oxide and prostaglandins.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Wachter, CH",
                "Peskar, BA",
                "Holzer, P"
            ],
            "year": 1997,
            "source": "BRIT J PHARMACOL 1997 122: 975-984.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997YG22000002",
            "pubmed": "9401758",
            "doi": "10.1038/sj.bjp.0701460",
            "pmc": "PMC1565027",
            "organizations": [
                "746-14022"
            ],
            "persons": [
                "746-51529-6",
                "746-51756-2"
            ],
            "imported": null,
            "journal": "BRIT J PHARMACOL",
            "issn": "0007-1188",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.619,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.921348314606742,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 8726,
            "title": "Nasal and paranasal sinus endoscopy. A diagnostic and surgical approach to recurrent sinusitis.",
            "abstract": null,
            "authors": [
                "Stammberger, H"
            ],
            "year": 1986,
            "source": "Endoscopy. 1986; 18(6):213-218",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1986F016200002",
            "pubmed": "3792279",
            "doi": "10.1055/s-2007-1018382",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.096,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.796875,
            "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": 744,
            "title": "Differentiation of delayed kidney graft function with gadolinium-DTPA-enhanced magnetic resonance imaging and Doppler ultrasound.",
            "abstract": null,
            "authors": [
                "Preidler, KW",
                "Szolar, D",
                "Schreyer, H",
                "Ebner, F",
                "Kern, R",
                "Holzer, H",
                "Horina, JH"
            ],
            "year": 1996,
            "source": "Invest Radiol. 1996; 31(6):364-371",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UP18100009",
            "pubmed": "8761870",
            "doi": "10.1097%2F00004424-199606000-00009",
            "pmc": null,
            "organizations": [
                "744-14054"
            ],
            "persons": [
                "744-51535-6",
                "744-51717-6"
            ],
            "imported": null,
            "journal": "INVEST RADIOL",
            "issn": "0020-9996",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.89,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.518987341772152,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 743,
            "title": "Differential effects of treatment with nerve growth factor on thermal nociception and on calcitonin gene-related peptide content of primary afferent neurons in the rat.",
            "abstract": null,
            "authors": [
                "Schuligoi, R",
                "Amann, R"
            ],
            "year": 1998,
            "source": "Neurosci Lett. 1998; 252(2):147-149",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075543200019",
            "pubmed": "9756343",
            "doi": "10.1016%2FS0304-3940%2898%2900566-7",
            "pmc": null,
            "organizations": [
                "743-14022"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROSCI LETT",
            "issn": "0304-3940",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.934,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.618811881188119,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 742,
            "title": "Differential effects of synthetic sphingosine derivatives on melanoma cell motility, growth, adhesion and invasion in vitro.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Fink-Puches, R",
                "Hofmann-Wellenhof, R",
                "Hartmann, E",
                "Bär, T",
                "Schmidt, RR",
                "Tritthart, HA"
            ],
            "year": 1996,
            "source": "Clin Exp Metastasis. 1996; 14(6):477-489",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996VY24400001",
            "pubmed": "8970578",
            "doi": "10.1007%2FBF00115108",
            "pmc": null,
            "organizations": [
                "742-14017",
                "742-14043",
                "742-14047"
            ],
            "persons": [
                "742-51617-6",
                "742-51519-6",
                "742-51711-6",
                "742-52589-6"
            ],
            "imported": null,
            "journal": "CLIN EXP METASTAS",
            "issn": "0262-0898",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.396,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.75,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 8316,
            "title": "Statistical study of gaze displacement calibration",
            "abstract": null,
            "authors": [
                "Ranacher, G"
            ],
            "year": 1985,
            "source": "Laryngol Rhinol Otol (Stuttg). 1985; 64(2):76-80",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1985ACR4000006",
            "pubmed": "3982179",
            "doi": "10.1055/s-2007-1008091",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "LARYNGOL RHINOL OTOL VER MONA",
            "issn": "0340-1588",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.083,
            "impactfactor_year": 1994,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 740,
            "title": "Differential diagnosis of space-occupying adrenal masses",
            "abstract": null,
            "authors": [
                "Szolar, DH",
                "Unger, B",
                "Heinz-Peer, G",
                "Preidler, K",
                "Ranner, G"
            ],
            "year": 1999,
            "source": "Rofo. 1999; 171(4):269-278",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:000083829600001",
            "pubmed": "10598161",
            "doi": "10.1055%2Fs-1999-252",
            "pmc": null,
            "organizations": [
                "740-14054"
            ],
            "persons": [],
            "imported": null,
            "journal": "ROFO, FORTSCHR RONTGENSTRAHL",
            "issn": "0936-6652",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.843,
            "impactfactor_year": 1999,
            "impactfactor_norm": 0.358974358974359,
            "impactfactor_norm_year": 1999,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 739,
            "title": "Differential regulation of mesenteric and femoral blood flow in the rat as revealed by computerized data acquisition and evaluation.",
            "abstract": null,
            "authors": [
                "Heinemann, A",
                "Wachter, CH",
                "Holzer, P"
            ],
            "year": 1998,
            "source": "J AUTONOM PHARMACOL 1998 18: 39-48.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:000075328000005",
            "pubmed": "9728324",
            "doi": "10.1046/j.1365-2680.1998.1810039.x",
            "pmc": null,
            "organizations": [
                "739-14022"
            ],
            "persons": [
                "739-51529-6",
                "739-51756-2"
            ],
            "imported": null,
            "journal": "J AUTONOM PHARMACOL",
            "issn": "0144-1795",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.198,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.556179775280899,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHARMACOLOGY & PHARMACY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 737,
            "title": "Differential lectin binding to the fibrinoid of human full-term placenta: correlation with a fibrin antibody and the PAF-Halmi method.",
            "abstract": null,
            "authors": [
                "Lang, I",
                "Hartmann, M",
                "Blaschitz, A",
                "Dohr, G",
                "Kaufmann, P",
                "Frank, HG",
                "Hahn, T",
                "Skofitsch, G",
                "Desoye, G"
            ],
            "year": 1994,
            "source": "ACTA ANAT 1994 150: 170-177.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PM14200002",
            "pubmed": "7817713",
            "doi": "10.1159/000147615",
            "pmc": null,
            "organizations": [
                "737-14017",
                "737-14038"
            ],
            "persons": [
                "737-51666-6",
                "737-51718-1"
            ],
            "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": 736,
            "title": "Differential expression of tissue inhibitor of metalloproteinases-2 by cutaneous squamous and basal cell carcinomas.",
            "abstract": null,
            "authors": [
                "Wagner, SN",
                "Ockenfels, HM",
                "Wagner, C",
                "Soyer, HP",
                "Goos, M"
            ],
            "year": 1996,
            "source": "J INVEST DERMATOL 1996 106: 321-326.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996TZ56700021",
            "pubmed": "8601735",
            "doi": "10.1111%2F1523-1747.ep12342979",
            "pmc": null,
            "organizations": [
                "736-14047"
            ],
            "persons": [],
            "imported": null,
            "journal": "J INVEST DERMATOL",
            "issn": "0022-202X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.76,
            "impactfactor_year": 1996,
            "impactfactor_norm": 1.0,
            "impactfactor_norm_year": 1998,
            "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": 733,
            "title": "Different treatment modalities for the management of a patient with the nevoid basal cell carcinoma syndrome.",
            "abstract": null,
            "authors": [
                "Kopera, D",
                "Cerroni, L",
                "Fink-Puches, R",
                "Kerl, H"
            ],
            "year": 1996,
            "source": "J Am Acad Dermatol. 1996; 34(5 Pt 2):937-939",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UJ75700018",
            "pubmed": "8621834",
            "doi": "10.1016/S0190-9622(96)90085-7",
            "pmc": null,
            "organizations": [
                "733-14047"
            ],
            "persons": [
                "733-51751-6",
                "733-51620-6",
                "733-51842-2",
                "733-52589-6"
            ],
            "imported": null,
            "journal": "J AMER ACAD DERMATOL",
            "issn": "0190-9622",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.806,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.885714285714286,
            "impactfactor_norm_year": 1998,
            "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": true
        },
        {
            "id": 731,
            "title": "Different Magnesium Contents of Heart-Liver-Spleen-Skeletal-Muscle and Femoral Bone of Rats Due to Hypomagnesemia",
            "abstract": null,
            "authors": [
                "Zimmermann, P",
                "Weiss, U",
                "Classen, HG",
                "Lang, T",
                "Porta, S"
            ],
            "year": 1997,
            "source": "MAGNESIUM, BULL 1997 19: 57-58.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XK64900005",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "731-14014"
            ],
            "persons": [],
            "imported": null,
            "journal": "MAGNESIUM, BULL",
            "issn": "0172-908X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.227,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.0576271186440678,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 730,
            "title": "Different influence of CGRP (8-37), an amylin and CGRP antagonist, on the anorectic effects of cholecystokinin and bombesin in diabetic and normal rats.",
            "abstract": null,
            "authors": [
                "Lutz, TA",
                "Pieber, TR",
                "Walzer, B",
                "Del Prete, E",
                "Scharrer, E"
            ],
            "year": 1997,
            "source": "Peptides. 1997; 18(5):643-649",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1997XG99000004",
            "pubmed": "9213356",
            "doi": "10.1016/S0196-9781(97)00124-1",
            "pmc": null,
            "organizations": [],
            "persons": [
                "730-51831-6"
            ],
            "imported": null,
            "journal": "PEPTIDES",
            "issn": "0196-9781",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.738,
            "impactfactor_year": 1997,
            "impactfactor_norm": 0.596610169491525,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 729,
            "title": "Different action of xenoreactive natural and immune antibodies on functioning cardiomyocytes.",
            "abstract": null,
            "authors": [
                "Autenrieth, A",
                "Müller-Werdan, U",
                "Koidl, B",
                "Werdan, K",
                "Hammer, C"
            ],
            "year": 1996,
            "source": "Transplant Proc. 1996; 28(2):576-577",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1996UG38300034",
            "pubmed": "8623281",
            "doi": null,
            "pmc": null,
            "organizations": [
                "729-14011"
            ],
            "persons": [
                "729-51681-6"
            ],
            "imported": null,
            "journal": "TRANSPLANT PROC",
            "issn": "0041-1345",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.85,
            "impactfactor_year": 1996,
            "impactfactor_norm": 0.5078125,
            "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": 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
        }
    ]
}