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=148780&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157942,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148800&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=148760&ordering=-year",
    "results": [
        {
            "id": 785,
            "title": "Early detection of delayed union in lower leg fractures using a computerised analysis of mechanical vibration reactions of bone for assessing the state of fracture healing.",
            "abstract": null,
            "authors": [
                "Fellinger, M",
                "Leitgeb, N",
                "Szyszkowitz, R",
                "Peicha, G",
                "Passler, J",
                "Seggl, W",
                "Schanner, A"
            ],
            "year": 1994,
            "source": "ARCH ORTHOP TRAUM SURG. 1994; 113(2): 93-96. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994MY87800009",
            "pubmed": "8186056",
            "doi": "10.1007/BF00572913",
            "pmc": null,
            "organizations": [
                "785-14052"
            ],
            "persons": [],
            "imported": "2010-07-23T13:33:01+02:00",
            "journal": "ARCH ORTHOP TRAUM SURG",
            "issn": "0936-8051",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.208,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.357142857142857,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ORTHOPEDICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 802,
            "title": "EEG mapping--a new way of monitoring in epilepsy.",
            "abstract": null,
            "authors": [
                "Logar, C",
                "Walzl, B",
                "Lechner, H"
            ],
            "year": 1994,
            "source": "Eur Neurol. 1994; 34 Suppl 1(3):24-28",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PE06800005",
            "pubmed": "8001605",
            "doi": "10.1159/000119505",
            "pmc": null,
            "organizations": [
                "802-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "EUR NEUROL",
            "issn": "0014-3022",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.899,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.512,
            "impactfactor_norm_year": 1998,
            "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": false
        },
        {
            "id": 804,
            "title": "Effect of 5-hydroxytryptamine antagonists on cholera toxin-induced secretion in the human jejunum.",
            "abstract": null,
            "authors": [
                "Eherer, AJ",
                "Hinterleitner, TA",
                "Petritsch, W",
                "Holzer-Petsche, U",
                "Beubler, E",
                "Krejs, GJ"
            ],
            "year": 1994,
            "source": "Eur J Clin Invest. 1994; 24(10):664-668",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PM16200004",
            "pubmed": "7851466",
            "doi": "10.1111/j.1365-2362.1994.tb01058.x",
            "pmc": null,
            "organizations": [
                "804-14022"
            ],
            "persons": [
                "804-51534-6",
                "804-51536-6",
                "804-51667-6",
                "804-51517-6"
            ],
            "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.224,
            "impactfactor_year": 1994,
            "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": 827,
            "title": "Effect of indomethacin, renzapride, methysergide, ketanserin, granisetron and citalopram on serotonin-induced fluid accumulation in pig jejunum.",
            "abstract": null,
            "authors": [
                "Hansen, MB",
                "Thørboll, JE",
                "Beubler, E",
                "Skadhauge, E"
            ],
            "year": 1994,
            "source": "Physiol Res. 1994; 43(2):83-93",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NL62900003",
            "pubmed": "7918343",
            "doi": null,
            "pmc": null,
            "organizations": [
                "827-14022"
            ],
            "persons": [
                "827-51667-6"
            ],
            "imported": null,
            "journal": "PHYSIOL RES",
            "issn": "0862-8408",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.318,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.238805970149254,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PHYSIOLOGY",
            "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": 830,
            "title": "Effect of omega-conotoxin on cholinergic and tachykininergic excitatory neurotransmission to the circular muscle of the guinea-pig colon.",
            "abstract": null,
            "authors": [
                "Maggi, CA",
                "Holzer, P",
                "Giuliani, S"
            ],
            "year": 1994,
            "source": "NAUNYN, SCHMIED ARCH PHARMACOL. 1994; 350:  529-536. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PR65000012",
            "pubmed": "7532790",
            "doi": "10.1007/BF00173023",
            "pmc": null,
            "organizations": [
                "830-14022"
            ],
            "persons": [
                "830-51529-6"
            ],
            "imported": "2010-09-03T12:28:19+02:00",
            "journal": "NAUNYN, SCHMIED ARCH PHARMACOL",
            "issn": "0028-1298",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.813,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.831460674157303,
            "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": 840,
            "title": "Effect of the introduction of dietary sucrose on metabolic control in children and adolescents with type I diabetes.",
            "abstract": null,
            "authors": [
                "Schwingshandl, J",
                "Rippel, S",
                "Unterluggauer, M",
                "Borkenstein, M"
            ],
            "year": 1994,
            "source": "ACTA DIABETOL. 1994; 31(4): 205-209. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PX42500006",
            "pubmed": "7888690",
            "doi": "10.1007/BF00571952",
            "pmc": null,
            "organizations": [
                "840-14048"
            ],
            "persons": [
                "840-51654-6"
            ],
            "imported": "2010-09-08T17:27:35+02:00",
            "journal": "ACTA DIABETOL",
            "issn": "0940-5429",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.769,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.313253012048193,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "ENDOCRINOLOGY & METABOLISM",
            "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": 854,
            "title": "Lipid infusion in multiple trauma intensive care patients in the early phase of treatment",
            "abstract": null,
            "authors": [
                "Gottardis, M",
                "Hackl, JM",
                "Gruber, E",
                "Wieser, C",
                "Adelsmayr, E",
                "Seyr, M",
                "Zadravec, M",
                "Pfeiffer, KP"
            ],
            "year": 1994,
            "source": "Infusionsther Transfusionsmed. 1994; 21(3):150-158",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NY63300004",
            "pubmed": "7919902",
            "doi": "10.1159/000222966",
            "pmc": null,
            "organizations": [
                "854-14010"
            ],
            "persons": [],
            "imported": null,
            "journal": "INFUSIONSTHERAPIE",
            "issn": "1019-8466",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.333,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0677966101694915,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "HEMATOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 870,
            "title": "Effects of prostaglandin E1 therapy on cyclosporine A and creatinine levels after orthotopic heart transplantation.",
            "abstract": null,
            "authors": [
                "Iberer, F",
                "Vujicic, R",
                "Rödl, S",
                "Wasler, A",
                "Sabin, K",
                "Koshsorur, A",
                "Allmayer, T",
                "Auer, T",
                "Petutschnigg, B",
                "Tscheliessnigg, KH"
            ],
            "year": 1994,
            "source": "Transplant Proc. 1994; 26(6):3246-3248",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PW98700065",
            "pubmed": "7998131",
            "doi": null,
            "pmc": null,
            "organizations": [
                "870-14073"
            ],
            "persons": [
                "870-51709-6",
                "870-51819-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.885,
            "impactfactor_year": 1994,
            "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": 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": 882,
            "title": "Effects of the synthetic glucocorticoid triamcinolone acetonide on vasoactive hydrolases of the human placenta in vitro.",
            "abstract": null,
            "authors": [
                "Hahn, T",
                "Graf, R",
                "Oney, T",
                "Desoye, G"
            ],
            "year": 1994,
            "source": "PLACENTA 1994 15: 377-388.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NW25400005",
            "pubmed": "7937594",
            "doi": "10.1016/0143-4004(94)90005-1",
            "pmc": null,
            "organizations": [
                "882-14038"
            ],
            "persons": [
                "882-51632-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.125,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924528301886792,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 915,
            "title": "Malignant lymphoma of the skin",
            "abstract": null,
            "authors": [
                "Kerl, H",
                "Volkenandt, M",
                "Cerroni, L"
            ],
            "year": 1994,
            "source": "Hautarzt. 1994; 45(6):421-443",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NV98000021",
            "pubmed": "8071078",
            "doi": "10.1007%2Fs001050050101",
            "pmc": null,
            "organizations": [
                "915-14047"
            ],
            "persons": [
                "915-51751-6",
                "915-51620-2"
            ],
            "imported": null,
            "journal": "HAUTARZT",
            "issn": "0017-8470",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.397,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.2,
            "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": 917,
            "title": "Malondialdehyde-PMN Elastase-Add C-Reactive Protein as Biochemical Inflammation Markers After Elective Trauma Surgery",
            "abstract": null,
            "authors": [
                "Kukovetz, EM",
                "Hofer, HP",
                "Khoschsorur, GA",
                "Petek, W",
                "Schaur, RR"
            ],
            "year": 1994,
            "source": "MED SCI RES. 1994; 22:  251-253. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NG86900004",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "917-14045",
                "917-14052"
            ],
            "persons": [],
            "imported": "2008-06-25T18:46:46+02:00",
            "journal": "MED SCI RES",
            "issn": "0269-8951",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.427,
            "impactfactor_year": 1998,
            "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": 950,
            "title": "Endoscopic findings in pseudoxanthoma elasticum.",
            "abstract": null,
            "authors": [
                "Fruhwirth, H",
                "Rabl, H",
                "Hauser, H",
                "Schmid, C",
                "Beham, A",
                "Klein, GE"
            ],
            "year": 1994,
            "source": "Endoscopy. 1994; 26(5):507-507",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NY03300012",
            "pubmed": "7956966",
            "doi": "10.1055/s-2007-1009015",
            "pmc": null,
            "organizations": [
                "950-14020",
                "950-14045",
                "950-14054"
            ],
            "persons": [
                "950-51876-6",
                "950-51746-6"
            ],
            "imported": null,
            "journal": "ENDOSCOPY",
            "issn": "0013-726X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "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": true
        },
        {
            "id": 980,
            "title": "Erythropoietin in patients undergoing coronary artery bypass graft surgery.",
            "abstract": null,
            "authors": [
                "Kulier, A",
                "Gombotz, H",
                "Stubenvoll, E"
            ],
            "year": 1994,
            "source": "CLIN INVESTIGATOR. 1994; 72(6 Suppl): S19-S24. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NU45900005",
            "pubmed": "7950167",
            "doi": null,
            "pmc": null,
            "organizations": [
                "980-14044"
            ],
            "persons": [],
            "imported": "2010-09-03T12:16:35+02:00",
            "journal": "CLIN INVESTIGATOR",
            "issn": "0941-0198",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.963,
            "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": 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": 993,
            "title": "Etoposide in combination with cyclophosphamide and total body irradiation or busulfan as conditioning for marrow transplantation in adults and children.",
            "abstract": null,
            "authors": [
                "Spitzer, TR",
                "Peters, C",
                "Ortlieb, M",
                "Tefft, MC",
                "Torrisi, J",
                "Cahill, R",
                "Gadner, H",
                "Urban, C",
                "Deeg, HJ"
            ],
            "year": 1994,
            "source": "Int J Radiat Oncol Biol Phys. 1994; 29(1):39-44",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NJ34000006",
            "pubmed": "8175444",
            "doi": "10.1016/0360-3016(94)90224-0",
            "pmc": null,
            "organizations": [
                "993-14048"
            ],
            "persons": [
                "993-51657-6"
            ],
            "imported": null,
            "journal": "INT J RADIAT ONCOL BIOL PHYS",
            "issn": "0360-3016",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.321,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.924050632911392,
            "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": 1001,
            "title": "Evaluation of adjuvant therapy after surgery for primary carcinoma of the fallopian tube.",
            "abstract": null,
            "authors": [
                "Klein, M",
                "Rosen, A",
                "Lahousen, M",
                "Graf, A",
                "Vavra, N",
                "Pakisch, B",
                "Poschauko, J",
                "Beck, A",
                "Kucera, H"
            ],
            "year": 1994,
            "source": "Arch Gynecol Obstet. 1994; 255(1):19-24",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994ND41600003",
            "pubmed": "8042874",
            "doi": "10.1007/BF02390670",
            "pmc": null,
            "organizations": [
                "1001-14038"
            ],
            "persons": [],
            "imported": null,
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.054,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.0377358490566038,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1028,
            "title": "Expression of the homeobox gene HOXC4 in keratinocytes of normal skin and epithelial skin tumors is correlated with differentiation.",
            "abstract": null,
            "authors": [
                "Rieger, E",
                "Bijl, JJ",
                "van Oostveen, JW",
                "Soyer, HP",
                "Oudejans, CB",
                "Jiwa, NM",
                "Walboomers, JM",
                "Meijer, CJ"
            ],
            "year": 1994,
            "source": "J Invest Dermatol. 1994; 103(3):341-346",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PG08200013",
            "pubmed": "7915745",
            "doi": "10.1111/1523-1747.ep12394888",
            "pmc": null,
            "organizations": [
                "1028-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": 3.826,
            "impactfactor_year": 1994,
            "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": 1031,
            "title": "Extracellular Ca2+ sensing by the osteoblast-like cell line, MC3T3-E1.",
            "abstract": null,
            "authors": [
                "Leis, HJ",
                "Zach, D",
                "Huber, E",
                "Ziermann, L",
                "Gleispach, H",
                "Windischhofer, W"
            ],
            "year": 1994,
            "source": "Cell Calcium. 1994; 15(6):447-456",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994NQ47600002",
            "pubmed": "8082128",
            "doi": "10.1016%2F0143-4160%2894%2990109-0",
            "pmc": null,
            "organizations": [
                "1031-14048"
            ],
            "persons": [
                "1031-51979-6"
            ],
            "imported": null,
            "journal": "CELL CALCIUM",
            "issn": "0143-4160",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.113,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.755395683453237,
            "impactfactor_norm_year": 1998,
            "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": 1032,
            "title": "Extracorporeal fibrinogen and platelet precipitation as a new haemorheological treatment for acute stroke.",
            "abstract": null,
            "authors": [
                "Walzl, B",
                "Walzl, M",
                "Lechner, H"
            ],
            "year": 1994,
            "source": "J Neurol Sci. 1994; 126(1):25-29",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PJ91300004",
            "pubmed": "7836943",
            "doi": "10.1016/0022-510X(94)90090-6",
            "pmc": null,
            "organizations": [
                "1032-14051"
            ],
            "persons": [],
            "imported": null,
            "journal": "J NEUROL SCI",
            "issn": "0022-510X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.776,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.579207920792079,
            "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": 1048,
            "title": "Familial dysalbuminemic hyperthyroxinemia in long-term amiodarone treated patients",
            "abstract": null,
            "authors": [
                "Sternad, H",
                "Eber, B",
                "Langsteger, W",
                "Prohaska, R",
                "Költringer, P",
                "Wawschinek, O",
                "Klein, W",
                "Eber, O"
            ],
            "year": 1994,
            "source": "Acta Med Austriaca. 1994; 21(1):8-10",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1994NL54400002",
            "pubmed": "8017165",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "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.368,
            "impactfactor_year": 1994,
            "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": 1049,
            "title": "Familial haemophagocytic lymphohistiocytosis. A report of three cases with unusual lung involvement.",
            "abstract": null,
            "authors": [
                "Popper, HH",
                "Zenz, W",
                "Mache, C",
                "Ohlinger, W"
            ],
            "year": 1994,
            "source": "Histopathology. 1994; 25(5):439-445",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1994PT75000005",
            "pubmed": "7868084",
            "doi": "10.1111/j.1365-2559.1994.tb00005.x",
            "pmc": null,
            "organizations": [
                "1049-14020",
                "1049-14048"
            ],
            "persons": [
                "1049-51877-6",
                "1049-51523-2",
                "1049-51647-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "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": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}