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=150640&ordering=-imported
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157100,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150660&ordering=-imported",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150620&ordering=-imported",
    "results": [
        {
            "id": 67040,
            "title": "IMMUNOGLOBULIN-E IN CONGESTIVE CARDIOMYOPATHY",
            "abstract": null,
            "authors": [
                "MAYR, H",
                "GLOGAR, D",
                "LINKESCH, W",
                "MLCZOCH, J",
                "PROBST, P"
            ],
            "year": 1981,
            "source": "Z KARDIOL. 1981; 70(8): 628-628. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1981ME94200095",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "Z KARDIOL",
            "issn": "0300-5860",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.715,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.532258064516129,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "CARDIAC & CARDIOVASCULAR SYSTEMS",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": false,
            "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": 67041,
            "title": "OSTEOPETROSIS (ALBERS-SCHONBERG)",
            "abstract": null,
            "authors": [
                "HELLETZGRUBER, M",
                "KOVARIK, J",
                "PLENK, H",
                "SEIDL, G",
                "LINKESCH, W",
                "TILSCHER, H",
                "WEISSLER, M",
                "WILLVONSEDER, R"
            ],
            "year": 1981,
            "source": "MINERVA MED. 1981; 72(30): 1991-1999. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1981LZ79900003",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "MINERVA MED",
            "issn": "0026-4806",
            "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": false,
            "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": 67043,
            "title": "SERUM FERRITIN IN RHEUMATOID-ARTHRITIS PATIENTS",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "SCHERAK, O",
                "KOLBE, H"
            ],
            "year": 1980,
            "source": "Z RHEUMATOL. 1980; 39:  46-49. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980LM99800012",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "Z RHEUMATOL",
            "issn": "0340-1855",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.303,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.368421052631579,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "RHEUMATOLOGY",
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67044,
            "title": "CALCIUM REGULATING HORMONES DURING PREGNANCY AND IN NEWBORN BABIES",
            "abstract": null,
            "authors": [
                "KOVARIK, J",
                "WOLOSZCZUK, W",
                "GRAF, H",
                "LINKESCH, W",
                "PAVELKA, R"
            ],
            "year": 1980,
            "source": "J CLIN CHEM CLIN BIOCHEM. 1980; 18(10): 747-747. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1980KN38500186",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "J CLIN CHEM CLIN BIOCHEM",
            "issn": "0340-076X",
            "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": false,
            "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": 67045,
            "title": "HEME-SYNTHESIS AND IRON STATUS IN PATIENTS WITH POLYCYTHEMIA-VERA",
            "abstract": null,
            "authors": [
                "LINKESCH, W",
                "SCHWARZ, P",
                "KUHBOCK, J"
            ],
            "year": 1980,
            "source": "BLUT. 1980; 41(4): 286-287. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1980KL85200018",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": false,
            "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": 67048,
            "title": "Calcitonin in pregnancy.",
            "abstract": null,
            "authors": [
                "Kovarik, J",
                "Woloszczuk, W",
                "Linkesch, W",
                "Pavelka, R"
            ],
            "year": 1980,
            "source": "LANCET. 1980; 1(8161): 199-200. ",
            "category": 1,
            "document_type": 2,
            "sci": "ISI:A1980JC27600024",
            "pubmed": "6101649",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "LANCET",
            "issn": "0140-6736",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 17.332,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.990654205607477,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67047,
            "title": "Osteopetrosis (Albers-Schönberg) (author's transl)",
            "abstract": null,
            "authors": [
                "Helletzgruber, M",
                "Kovarik, J",
                "Plenk, H",
                "Seidl, G",
                "Linkesch, W",
                "Tilscher, H",
                "Weissel, M",
                "Willvonseder, R"
            ],
            "year": 1980,
            "source": "DEUT MED WOCHENSCHR. 1980; 105(42): 1463-1468. ",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1980KL72000011",
            "pubmed": "7460786",
            "doi": "10.1055/s-2008-1070893",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "DEUT MED WOCHENSCHR",
            "issn": "0012-0472",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 0.605,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.607476635514019,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67046,
            "title": "FUCOSYL-TRANSFERASE AND FERRITIN IN DIAGNOSIS OF RECURRENT MALIGNANT TESTICULAR-TUMORS",
            "abstract": null,
            "authors": [
                "AIGINGER, P",
                "KUZMITS, R",
                "LINKESCH, W",
                "KUHBOCK, J"
            ],
            "year": 1980,
            "source": "BLUT. 1980; 41(4): 305-305. ",
            "category": 2,
            "document_type": 9,
            "sci": "ISI:A1980KL85200064",
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T15:11:34+02:00",
            "journal": "BLUT",
            "issn": "0006-5242",
            "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": false,
            "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": 67034,
            "title": "Capecitabine-induced subacute cutaneous lupus erythematosus.",
            "abstract": null,
            "authors": [
                "Weger, W",
                "Gerger, A",
                "Samonigg, H",
                "Kränke, B",
                "Salmhofer, W",
                "Aberer, E"
            ],
            "year": 2007,
            "source": "Wiener Medizinische Wochenschrift; 157(S121):34-34.-Frühjahrstagung 2007 der Österreichischen Gesellschaft für Hämatologie und Onkologie; April 12-14, 2007; Vienna, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "67034-14047",
                "67034-14085"
            ],
            "persons": [
                "67034-50153",
                "67034-51532",
                "67034-51721",
                "67034-51954",
                "67034-58814"
            ],
            "imported": "2007-04-24T11:16:35+02:00",
            "journal": null,
            "issn": null,
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": true,
            "conference_place": true,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 67059,
            "title": "Expression of a multidrug resistance gene in blast crisis of chronic myelogenous leukemia.",
            "abstract": null,
            "authors": [
                "Pirker, R",
                "Goldstein, LJ",
                "Ludwig, H",
                "Linkesch, W",
                "Lechner, C",
                "Gottesman, MM",
                "Pastan, I"
            ],
            "year": 1989,
            "source": "Cancer Commun. 1989; 1(2):141-144",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2639725",
            "doi": "10.3727/095535489820875354",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Cancer Commun",
            "issn": "0955-3541",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67058,
            "title": "Review.The importance of serum ferritin in the clinic and diagnosis",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1987,
            "source": "Folia Haematol Int Mag Klin Morphol Blutforsch. 1987; 114(3): 291-318. ",
            "category": 1,
            "document_type": 3,
            "sci": null,
            "pubmed": "2444505",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Folia Haematol Int Mag Klin Morphol Blutforsch",
            "issn": "0323-4347",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67057,
            "title": "Iron removal by desferrioxamine in patients on chronic hemodialysis--kinetic study and long-term results.",
            "abstract": null,
            "authors": [
                "Kovarik, J",
                "Irschik, H",
                "Graf, H",
                "Woloszczuk, W",
                "Meisinger, V",
                "Linkesch, W",
                "Stummvoll, HK"
            ],
            "year": 1985,
            "source": "Contrib Nephrol. 1985; 49(3):44-55",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "3830570",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Contrib Nephrol",
            "issn": "0302-5144",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.341463414634146,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "UROLOGY & NEPHROLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67055,
            "title": "Tumour associated proteins (author's transl)",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Aiginger, P"
            ],
            "year": 1981,
            "source": "Radiobiol Radiother (Berl). 1981; 22(1): 121-125. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7195058",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Radiobiol Radiother (Berl)",
            "issn": "0033-8184",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67054,
            "title": "New aspects in the pathogenesis of anemia in chronic polyarthritis",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Müller, M",
                "Scherak, O"
            ],
            "year": 1979,
            "source": "Acta Med Austriaca Suppl. 1979; 6(42): 387-389. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "299239",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Acta Med Austriaca Suppl",
            "issn": "0303-8181",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67053,
            "title": "Serum ferritin- diagnostic and clinical significance",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1978,
            "source": "Acta Med Austriaca. 1978; 5(4-5): 169-171. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "756133",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Acta Med Austriaca",
            "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": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67052,
            "title": "Renal hemosiderosis and sideropenic hemolytic anemia after heart valve replacement",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Bergmann, H",
                "Steinbach, K",
                "Weissel, M"
            ],
            "year": 1978,
            "source": "Verh Dtsch Ges Inn Med. 1978; 5(84): 107-111. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "741881",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Verh Dtsch Ges Inn Med",
            "issn": "0070-4067",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67051,
            "title": "Heme synthesis and iron status in pregnancy",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Pavelka, R",
                "Kofler, E",
                "Müller, M"
            ],
            "year": 1979,
            "source": "Acta Med Austriaca Suppl. 1979; 6(42): 368-372. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "299236",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Acta Med Austriaca Suppl",
            "issn": "0303-8181",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67050,
            "title": "Serum ferritin in patients with malignant melanoma",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Luger, T",
                "Kokoschka, EM"
            ],
            "year": 1979,
            "source": "Acta Med Austriaca Suppl. 1979; 6(42): 346-349. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "299228",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Acta Med Austriaca Suppl",
            "issn": "0303-8181",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67061,
            "title": "Collection and long-term preservation of peripheral stem cells",
            "abstract": null,
            "authors": [
                "Höcker, P",
                "Knapp, W",
                "Linkesch, W",
                "Geissler, K",
                "Peters, C",
                "Hinterberger, W",
                "Wagner, A"
            ],
            "year": 1993,
            "source": "Beitr Infusionsther. 1993; 31:  130-135. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "7693241",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Beitr Infusionsther",
            "issn": "1011-6974",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 67060,
            "title": "Continuous infusion of mitoxantrone combined with high-dose cytarabine in refractory/relapsed acute myeloblastic leukemia and blast crisis of chronic myelogenous leukemia.",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Thaler, J",
                "Gattringer, C",
                "Konwalinka, G"
            ],
            "year": 1990,
            "source": "Haematol Blood Transfus. 1990; 33:330-332",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "2323638",
            "doi": "10.1007/978-3-642-74643-7_62",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-04-24T02:00:00+02:00",
            "journal": "Haematol Blood Transfus",
            "issn": "0171-7111",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": null,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}