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=-year
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=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=150620&ordering=-year",
    "results": [
        {
            "id": 128786,
            "title": "Ätiologie der Beinvenenthrombose",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Stark, G",
                "Decrinis,M",
                "Obernosterer,A",
                "Pieber, D",
                "Lafer, M",
                "Rumpl, K"
            ],
            "year": 1990,
            "source": "20.Jahrestagung der ÖGA; NOV 2 - 4, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128786-51541"
            ],
            "imported": "2013-06-02T13:47:48+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": 128787,
            "title": "Bedeutung der Gentechnologie für die Medizin : rt-PA",
            "abstract": null,
            "authors": [
                "Pilger, E"
            ],
            "year": 1990,
            "source": "Wissenschaftliche Gesellschaft der Ärzte in Wien; OKT 5, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128787-51541"
            ],
            "imported": "2013-06-02T13:49:29+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128788,
            "title": "Farbcodierte duplexsonographie bei der Lyse tiefer Beinvenenthrombosen",
            "abstract": null,
            "authors": [
                "Wildling, R",
                "Lederer, A, Steiner, H",
                "Pilger, E",
                "Stark, G",
                "Stiskal, M"
            ],
            "year": 1990,
            "source": "Dreiländer tagung der Deutschen, Österreichischen und Schweizerischen Gesellschaft für Ultraschall in der Medizin; OKT 3 - 5, 1990; Bregenz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128788-51541"
            ],
            "imported": "2013-06-02T13:52:22+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": true,
            "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": 128789,
            "title": "Laserangioplastie von femororpolitealen Gefäßverschlüssen: Obketivierung der Rekanalisation mittels farbcodierter Duplexsonographie",
            "abstract": null,
            "authors": [
                "Flückiger, F",
                "Steiner, H",
                "Lammer, H",
                "Hausgegger, K",
                "Pilger, E"
            ],
            "year": 1990,
            "source": "20.Jahrestagung der ÖGA; NOV 2 - 4, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128789-51541"
            ],
            "imported": "2013-06-02T13:56:22+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": 128790,
            "title": "Langzeitergenisse bei endovaskulären Metallstents",
            "abstract": null,
            "authors": [
                "Hausegger, K",
                "Lammer, H",
                "Klein, E",
                "Flückiger, F",
                "Pilger, E",
                "Lafer,M"
            ],
            "year": 1990,
            "source": "20.Jahrestagung der ÖGA; NOV 2 - 4, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128790-51541"
            ],
            "imported": "2013-06-02T13:58: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": 128791,
            "title": "Neue Verfahren zur rekanalisation arterieller Obstruktionen",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E"
            ],
            "year": 1990,
            "source": "20.Jahrestagung der ÖGA; NOV 2 - 4, 1990; Wien, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128791-51541"
            ],
            "imported": "2013-06-02T14:44:19+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": 128792,
            "title": "Pharmakologie von Nikotin",
            "abstract": null,
            "authors": [
                "Stark, G",
                "Pilger, E",
                "Decrinis, M",
                "Obernosterer, A",
                "Lafer, M",
                "Pieber, D"
            ],
            "year": 1990,
            "source": "7.Wissenschaftliche Sitzung der Ärzter in der Steiermark; DEZ 13, 1990; Graz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128792-51541"
            ],
            "imported": "2013-06-02T14:46:50+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128793,
            "title": "Pathogenese der Arteriosklerose unter Berücksichtigung des Rauchens.",
            "abstract": null,
            "authors": [
                "Decrinis,M",
                "Pilger, E",
                "Stark, G",
                "Obernoster, A",
                "Lafer, M",
                "Pieber, D"
            ],
            "year": 1990,
            "source": "7.Wissenschaftliche Sitzung der Ärzte in der Steiermark; DEZ 13, 1990; Graz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128793-51541"
            ],
            "imported": "2013-06-02T14:49:17+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128794,
            "title": "Rauchen - Sozialmedizinische Bedeutung",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Stark, G",
                "Decrinis, M",
                "Obernosterer, A",
                "Lafer, M",
                "Pieber, D"
            ],
            "year": 1990,
            "source": "7. wissenschaftliche Sitzung der Ärzte in der Steiermark; DEZ 13, 1990; Graz, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128794-51541"
            ],
            "imported": "2013-06-02T14:51:19+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 130899,
            "title": "The determination of iothalamate and pAH clearance by analyzing serum concentration courses",
            "abstract": null,
            "authors": [
                "Zitta S, Aktuna D, Horn S, Estelberger W, Petek W, Pogglitsch H"
            ],
            "year": 1990,
            "source": "Proceedings of the 27th EDTA conference. 1990; -XXVII EDTA Congress ; SEP 5-8, 1990; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "130899-14084"
            ],
            "persons": [
                "130899-51690",
                "130899-51843"
            ],
            "imported": "2013-09-28T16:16:20+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": true,
            "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": 131570,
            "title": "The determination of iotholamate and pAH clearance by analyzing serum concentration courses",
            "abstract": null,
            "authors": [
                "Zitta S, Aktuna D, Horn S, Estlberger W, Petek W, Pogglitsch H"
            ],
            "year": 1990,
            "source": "Proceedings of the XXVIIth EDTA Congress. 1990; -XXVIIth EDTA Congress; SEP 5-8, 1990; Vienna, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "131570-51843"
            ],
            "imported": "2013-11-02T21:50:00+01: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": true,
            "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": 132972,
            "title": "Ultrahighdose Chemotherapy with autologous bone marrow Transplantation in patients with testicular cancer.",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Wagner, A",
                "Kratzig,Ch"
            ],
            "year": 1990,
            "source": "European Urology. 1990; 18/S1(90):352-352.-19th Congress of the European Association of Urology; June 13-16 , 1990; Amsterdam, NL. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-01-15T15:53:58+01:00",
            "journal": null,
            "issn": "0302-2838",
            "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": true,
            "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": 133697,
            "title": "Bisher gewonnene Therapieerfahrungen in Wien",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1990,
            "source": "Hochdosistherapie bei recidivierten Hodentumoren; OKT 2, 1990; Bonn, Deutschland. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-03T16:39:54+01: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": true,
            "scientific_event": true,
            "invited_lecture": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 133941,
            "title": "Ultrahochdosierte Chemotherapie mit konsekutiver autologer Knochenmarktransplantation bei Patienten mit Keimzelltumoren",
            "abstract": null,
            "authors": [
                "Linkesch,W",
                "Kührer,I",
                "Wagner,A",
                "Kratzik,C"
            ],
            "year": 1990,
            "source": "Zeitschrift für Urologie. 1990; (3): 210-211. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-06T15:05:26+01: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": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 135038,
            "title": "Hämatopoietische Rekonstitution mit peripheren Blutstammzellen mit und ohne autologem Knochenmark. Ergebnisse bei 44 Patienten",
            "abstract": null,
            "authors": [
                "Höcker,P",
                "Emminger,W",
                "Peters,C",
                "Hinterberger,W",
                "Linkesch,W",
                "Wagner,A",
                "Gerhard,K"
            ],
            "year": 1990,
            "source": "Jahrestagung der AUSTROTRANSPLANT; Nov 8-11 1990; Mayrhofen, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-25T12:50:28+01: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": 135039,
            "title": "Autologe KMT bei refraktären Hodenkarzinomen- Ergebnisse bei 25 Patienten",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Kührer, I",
                "Wagner, A",
                "Höcker,P"
            ],
            "year": 1990,
            "source": "Jahrestagung der AUSTROTRANSPLANT; Nov 8-11 1990; Mayrhofen, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-25T12:54:57+01: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": 135040,
            "title": "Auswirkungen von rhGM-CSF auf den Lipidstoffwechsel nach autokoger KMT",
            "abstract": null,
            "authors": [
                "Virgolini. I",
                "Li, SR",
                "Wagner, A",
                "Sinzinger, A",
                "Linkesch, W"
            ],
            "year": 1990,
            "source": "Jahrestagung der AUSTROTRANSPLANT; Nov 8-11 1990; Mayrhofen, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-25T13:07:47+01: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": 135041,
            "title": "KMT mit vollständig  implantierten Kathetersystemen- Ergebnisse bei 50 Patienten",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Kührer, I",
                "Wagner, A",
                "Höcker, P"
            ],
            "year": 1990,
            "source": "Jahrestagung der AUSTROTRANSPLANT; Nov 8-11 1990; Mayrhofen, Austria. 1990. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-25T13:12:22+01: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": 135166,
            "title": "International Randomized Double Blind Trial:rhGM-CSF after Autologous Bone Marrow Transplantation for ALL and NHL",
            "abstract": null,
            "authors": [
                "Link,H",
                "Boogaerts,M",
                "Carella,A",
                "Ferrant,AGadner,H",
                "Gorin,N",
                "Harabacz,I",
                "Harrousseau,P",
                "Serve,R",
                "Kolb,H",
                "Krieger,O:Labar,P",
                "Linkesch,W",
                "Mandelli,F",
                "Maraninchi,D",
                "Nicolay,C",
                "Niederwieser,D",
                "Reiffers,J",
                "Rizzoli,V",
                "Siegert,W",
                "Slavin,S",
                "Vernant,J",
                "de Witte,T"
            ],
            "year": 1990,
            "source": "BLUT. 1990; 61(2/3):73-73.-Jahrestagung der OGHO und DGHO; SEP 30-OKT 5 1990; Köln, Germany. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-02-27T13:26:08+01: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": true,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 75733,
            "title": "Lipoxygenase products of polyunsaturated fatty acid metabolism in the central nervous system: biosynthesis and putative functions.",
            "abstract": null,
            "authors": [
                "Simmet, T",
                "Peskar, BA"
            ],
            "year": 1990,
            "source": "Pharmacol Res. 1990; 22(6): 667-682. ",
            "category": 1,
            "document_type": 3,
            "sci": "ISI:A1990EN58400003",
            "pubmed": "2127458",
            "doi": "10.1016/S1043-6618(05)80093-3",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2008-02-21T01:00:00+01:00",
            "journal": "Pharmacol Res",
            "issn": "1043-6618",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": 0.308988764044944,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        }
    ]
}