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=149400&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157678,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149420&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149380&ordering=-year",
    "results": [
        {
            "id": 72125,
            "title": "Should patch testing be restricted to dermatologists only?",
            "abstract": null,
            "authors": [
                "Aberer, W",
                "Andersen, KE",
                "White, IR"
            ],
            "year": 1993,
            "source": "Contact Dermatitis. 1993; 28(1):1-2",
            "category": 1,
            "document_type": 4,
            "sci": "ISI:A1993KF75000001",
            "pubmed": "8428437",
            "doi": "10.1111/j.1600-0536.1993.tb03314.x",
            "pmc": null,
            "organizations": [],
            "persons": [
                "72125-51346-2"
            ],
            "imported": "2007-11-26T01:00:00+01:00",
            "journal": "Contact Dermatitis",
            "issn": "0105-1873",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.832,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.685714285714286,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 1319,
            "title": "Increased susceptibility for CsA-induced hepatotoxicity in kidney graft recipients with chronic viral hepatitis C.",
            "abstract": null,
            "authors": [
                "Horina, JH",
                "Wirnsberger, GH",
                "Kenner, L",
                "Holzer, H",
                "Krejs, GJ"
            ],
            "year": 1993,
            "source": "Transplantation. 1993; 56(5):1091-1094",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MH95100008",
            "pubmed": "8249106",
            "doi": "10.1097/00007890-199311000-00008",
            "pmc": null,
            "organizations": [
                "1319-14020"
            ],
            "persons": [
                "1319-51534-6",
                "1319-51535-6",
                "1319-51717-2",
                "1319-51739-6"
            ],
            "imported": null,
            "journal": "TRANSPLANTATION",
            "issn": "0041-1337",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.929,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.9765625,
            "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": 1324,
            "title": "Indications for liver transplantation in neoplasms of the liver.",
            "abstract": null,
            "authors": [
                "Stauber, RE",
                "Mischinger, HJ",
                "Trauner, M",
                "Pristautz, H"
            ],
            "year": 1993,
            "source": "Acta Med Austriaca. 1993; 20(3):57-60",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1993LP24200001",
            "pubmed": "8396305",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1324-14045"
            ],
            "persons": [
                "1324-51530-1",
                "1324-51595-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.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": 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": 1339,
            "title": "Modification of maximal binding capacity and radio-T3/T4 distribution by carbamazepine and diclofenac",
            "abstract": null,
            "authors": [
                "Sternad, H",
                "Albrecher, B",
                "Langsteger, W",
                "Eber, O"
            ],
            "year": 1993,
            "source": "Acta Med Austriaca. 1993; 20(1-2):23-26",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU85900008",
            "pubmed": "8475675",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1339-14013"
            ],
            "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": 1356,
            "title": "Inhibition of 5-hydroxytryptamine- and enterotoxin-induced fluid secretion by 5-HT receptor antagonists in the rat jejunum.",
            "abstract": null,
            "authors": [
                "Beubler, E",
                "Schirgi-Degen, A",
                "Gamse, R"
            ],
            "year": 1993,
            "source": "Eur J Pharmacol. 1993; 248(2):157-162",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LU12600009",
            "pubmed": "8223962",
            "doi": "10.1016/0926-6917(93)90038-R",
            "pmc": null,
            "organizations": [
                "1356-14022"
            ],
            "persons": [
                "1356-51667-2"
            ],
            "imported": null,
            "journal": "EUR J PHARMACOL, ENVIRON TOXIC",
            "issn": "0926-6917",
            "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": 1359,
            "title": "Inhibition of K1735-M2 melanoma cell invasion in vitro by retinoic acid.",
            "abstract": null,
            "authors": [
                "Helige, C",
                "Smolle, J",
                "Zellnig, G",
                "Hartmann, E",
                "Fink-Puches, R",
                "Kerl, H",
                "Tritthart, HA"
            ],
            "year": 1993,
            "source": "Clin Exp Metastasis. 1993; 11(5):409-418",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LZ70000006",
            "pubmed": "8375116",
            "doi": "10.1007/BF00132984",
            "pmc": null,
            "organizations": [
                "1359-14011",
                "1359-14043",
                "1359-14047"
            ],
            "persons": [
                "1359-51519-6",
                "1359-51620-6",
                "1359-52589-6",
                "1359-51617-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.415,
            "impactfactor_year": 1994,
            "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": false
        },
        {
            "id": 1364,
            "title": "Inhibitory role of capsaicin-sensitive afferent neurons and nitric oxide in hemostasis.",
            "abstract": null,
            "authors": [
                "Lippe, IT",
                "Sametz, W",
                "Sabin, K",
                "Holzer, P"
            ],
            "year": 1993,
            "source": "Am J Physiol. 1993; 265(6 Pt 2):H1864-H1868",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MQ65700003",
            "pubmed": "8285224",
            "doi": "10.1152/ajpheart.1993.265.6.H1864",
            "pmc": null,
            "organizations": [
                "1364-14022",
                "1364-14045"
            ],
            "persons": [
                "1364-51529-6",
                "1364-51832-1"
            ],
            "imported": null,
            "journal": "AMER J PHYSIOL",
            "issn": "0002-9513",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 3.276,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.880597014925373,
            "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": 1370,
            "title": "Insulin and IGF-1 Receptor Status on Erythrocytes in Women and Girls with Polycystic Ovarian Disease",
            "abstract": null,
            "authors": [
                "Urdel, W",
                "Desoye, G"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  255-257. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300087",
            "pubmed": null,
            "doi": "10.1007/BF02265980",
            "pmc": null,
            "organizations": [
                "1370-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:38:18+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "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": false,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1374,
            "title": "Insulin receptor binding to erythrocytes in the first half of pregnancy is increased in healthy pregnant women as compared with non-pregnant or gestational diabetic women.",
            "abstract": null,
            "authors": [
                "Schmon, B",
                "Desoye, G",
                "Friedl, H",
                "Hofmann, H",
                "Weiss, PA",
                "Hagmüller, K"
            ],
            "year": 1993,
            "source": "CLIN CHIM ACTA 1993 221: 33-46.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MW21000004",
            "pubmed": "8149641",
            "doi": "10.1016/0009-8981(93)90020-5",
            "pmc": null,
            "organizations": [
                "1374-14038"
            ],
            "persons": [],
            "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": 0.958,
            "impactfactor_year": 1994,
            "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": 1376,
            "title": "Insulin resistance caused by amylin in conscious rats is independent of induced hypocalcemia and fades during long-term exposure.",
            "abstract": null,
            "authors": [
                "Fürnsinn, C",
                "Nowotny, P",
                "Roden, M",
                "Rohac, M",
                "Pieber, T",
                "Parzer, S",
                "Waldhäusl, W"
            ],
            "year": 1993,
            "source": "Acta Endocrinol (Copenh). 1993; 129(4):360-365",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993ME95600016",
            "pubmed": "8237256",
            "doi": "10.1530/acta.0.1290360",
            "pmc": null,
            "organizations": [],
            "persons": [
                "1376-51831-6"
            ],
            "imported": null,
            "journal": "ACTA ENDOCRINOL",
            "issn": "0001-5598",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 1.428,
            "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": 1378,
            "title": "Integration of Psychotherapy into Psychiatry - Adler and Hoff",
            "abstract": null,
            "authors": [
                "Zapotoczky, HG"
            ],
            "year": 1993,
            "source": "NEUROPSYCHIATRIE 1993 7: 81-82.",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LK97000009",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "1378-29444"
            ],
            "persons": [],
            "imported": null,
            "journal": "NEUROPSYCHIATRIE",
            "issn": "0948-6259",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.113861386138614,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "NEUROSCIENCES",
            "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": 1384,
            "title": "Interaction of N-methyl-anthraniloyl-labelled porcine apolipoprotein A-I with porcine lecithin: cholesterol acyltransferase: an energy transfer study.",
            "abstract": null,
            "authors": [
                "Knipping, G",
                "Hermetter, A",
                "Hubmann, MR"
            ],
            "year": 1993,
            "source": "Int J Biochem. 1993; 25(4):505-511",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KV20800007",
            "pubmed": "8467951",
            "doi": "10.1016/0020-711X(93)90657-Z",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "INT J BIOCHEM",
            "issn": "0020-711X",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.828,
            "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": 1425,
            "title": "Intravesical electrostimulation in detrusor hypocontractility",
            "abstract": null,
            "authors": [
                "Primus, G",
                "Trummer, H"
            ],
            "year": 1993,
            "source": "Wien Klin Wochenschr. 1993; 105(19):556-557",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC50800005",
            "pubmed": "8237021",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1425-14056"
            ],
            "persons": [],
            "imported": null,
            "journal": "WIEN KLIN WOCHENSCHR",
            "issn": "0043-5325",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.268,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.551401869158878,
            "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": 1440,
            "title": "Involucrin expression in breast carcinomas: an immunohistochemical study.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Zatloukal, K",
                "Beham, A",
                "Denk, H"
            ],
            "year": 1993,
            "source": "VIRCHOWS ARCH A PATH ANAT HIS. 1993; 423(3): 161-167. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MC61800004",
            "pubmed": "7694421",
            "doi": "10.1007/BF01614766",
            "pmc": null,
            "organizations": [
                "1440-14020"
            ],
            "persons": [
                "1440-51515-6",
                "1440-51663-6"
            ],
            "imported": "2010-07-15T17:12:42+02:00",
            "journal": "VIRCHOWS ARCH A PATH ANAT HIS",
            "issn": "0174-7398",
            "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": 1446,
            "title": "Iodine content of thyroid tissue in the Styrian population",
            "abstract": null,
            "authors": [
                "Tiran, B",
                "Karpf, E",
                "Tiran, A",
                "Lax, S",
                "Langsteger, W",
                "Eber, O",
                "Lorenz, O"
            ],
            "year": 1993,
            "source": "ACTA MED AUST. 1993; 20(1-2): 6-8. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KU85900003",
            "pubmed": "8475682",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1446-14013",
                "1446-14020"
            ],
            "persons": [],
            "imported": "2009-08-14T14:12:57+02:00",
            "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": 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": 1447,
            "title": "Iodine content of infant food in Austria",
            "abstract": null,
            "authors": [
                "Buchinger, W",
                "Langsteger, W",
                "Tiran, B",
                "Lorenz, O",
                "Eber, O"
            ],
            "year": 1993,
            "source": "ACTA MED AUST. 1993; 20(5): 131-133. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MT66300006",
            "pubmed": "8128829",
            "doi": null,
            "pmc": null,
            "organizations": [
                "1447-14013"
            ],
            "persons": [],
            "imported": "2010-07-06T11:59:30+02:00",
            "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": 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": 1448,
            "title": "Iodine deficiency induces thyroid autoimmune reactivity in Wistar rats.",
            "abstract": null,
            "authors": [
                "Mooij, P",
                "de Wit, HJ",
                "Bloot, AM",
                "Wilders-Truschnig, MM",
                "Drexhage, HA"
            ],
            "year": 1993,
            "source": "Endocrinology. 1993; 133(3):1197-1204",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993LW94200031",
            "pubmed": "8103449",
            "doi": "10.1210/endo.133.3.8103449",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": null,
            "journal": "ENDOCRINOLOGY",
            "issn": "0013-7227",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 4.413,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.891566265060241,
            "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": false
        },
        {
            "id": 1482,
            "title": "Laparoscopic Salpingectomy for Treatment of Ectopic Pregnancy - Results of a 2-Year Study",
            "abstract": null,
            "authors": [
                "Hönigl, W",
                "Lang, P",
                "Greyer, H"
            ],
            "year": 1993,
            "source": "ARCH GYNECOL OBSTET. 1993; 254:  397-398. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MP00300141",
            "pubmed": null,
            "doi": "10.1007/BF02266033",
            "pmc": null,
            "organizations": [
                "1482-14038"
            ],
            "persons": [],
            "imported": "2009-07-15T12:32:36+02:00",
            "journal": "ARCH GYNECOL OBSTET",
            "issn": "0932-0067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.182,
            "impactfactor_year": 1998,
            "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": 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": 1495,
            "title": "Late-onset miliary pneumonitis after near drowning.",
            "abstract": null,
            "authors": [
                "Mangge, H",
                "Plecko, B",
                "Grubbauer, HM",
                "Popper, H",
                "Smolle-Jüttner, F",
                "Zach, M"
            ],
            "year": 1993,
            "source": "Pediatr Pulmonol. 1993; 15(2):122-124",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993KN86900009",
            "pubmed": "8474784",
            "doi": "10.1002/ppul.1950150210",
            "pmc": null,
            "organizations": [
                "1495-14020",
                "1495-14045",
                "1495-14048"
            ],
            "persons": [
                "1495-51875-6",
                "1495-52854-1",
                "1495-51615-6"
            ],
            "imported": null,
            "journal": "PEDIAT PULM",
            "issn": "8755-6863",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.184,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.676056338028169,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1519,
            "title": "Liposomal amphotericin-B (AmBisome) for treatment of cutaneous widespread candidosis in an infant with methylmalonic acidaemia.",
            "abstract": null,
            "authors": [
                "Stöckler, S",
                "Lackner, H",
                "Ginter, G",
                "Schwinger, W",
                "Plecko, B",
                "Müller, W"
            ],
            "year": 1993,
            "source": "Eur J Pediatr. 1993; 152(12):981-983",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1993MN01200005",
            "pubmed": "8131816",
            "doi": "10.1007/BF01957220",
            "pmc": null,
            "organizations": [
                "1519-14047"
            ],
            "persons": [
                "1519-51643-6",
                "1519-51875-6",
                "1519-51859-6"
            ],
            "imported": null,
            "journal": "EUR J PEDIAT",
            "issn": "0340-6199",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.963,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.732394366197183,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PEDIATRICS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}