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=152760&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 156926,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152780&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=152740&ordering=-year",
    "results": [
        {
            "id": 128694,
            "title": "Studies of capillary permeability - effest of factor XIII therapy in collagen disease",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Bertuch, H",
                "Ulreich, A",
                "Rainer, F"
            ],
            "year": 1987,
            "source": "IV. World Congress for Microcirculation; JUL 26 - AUG \", 1987; Tokio. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128694-51541"
            ],
            "imported": "2013-06-01T16:49:54+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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128695,
            "title": "Photothermale Rekanalisation okkludierter Arteriensegmente",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Lammer, H",
                "Bertuch, H",
                ""
            ],
            "year": 1987,
            "source": "6.Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; OKT 11 - 14, 1987; Wien. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128695-51541"
            ],
            "imported": "2013-06-01T16:52:14+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": 128696,
            "title": "Kapillaraneurysmen bei Bindegewebserkrankungen",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Bertuch, H"
            ],
            "year": 1987,
            "source": "6. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; OKT 11 - 14, 1987; Wien. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128696-51541"
            ],
            "imported": "2013-06-01T16:54:10+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": 128697,
            "title": "Automatische Auswertung fluoreszenvideomikroskopischer Bilder",
            "abstract": null,
            "authors": [
                "Pilger, E"
            ],
            "year": 1987,
            "source": "6. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; OKT 11 - 14, 1987; Wien. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128697-51541"
            ],
            "imported": "2013-06-01T16:55:38+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": 128698,
            "title": "Laser-Angioplastie: experimentelle Grundlagen",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Kleinert, R: Zenker, G"
            ],
            "year": 1987,
            "source": "6. Gemeinsame Jahrestagung der Angiologischen Gesellschaften Deutschlands, Österreichs und der Schweiz; OKT 11 - 14 , 1987; Wien. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128698-51541"
            ],
            "imported": "2013-06-01T16:57:44+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": 128699,
            "title": "Laser Angioplastie bei peripheren arteriellen Okklusionen",
            "abstract": null,
            "authors": [
                "Pilger, E",
                "Lammer, H",
                "Bertuch"
            ],
            "year": 1987,
            "source": "Jahrestagung der ÖGIM; SEP 17 - 19, 1987; Salzburg. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128699-51541"
            ],
            "imported": "2013-06-01T16:59:40+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": 128700,
            "title": "Pathogenese der Becken- und Beinvenenthrombose",
            "abstract": null,
            "authors": [
                "Pilger, E"
            ],
            "year": 1987,
            "source": "Jahrestagung der ÖGIM; SEP 17 - 19, 1987; Salzburg. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128700-51541"
            ],
            "imported": "2013-06-01T17:00:57+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": 128701,
            "title": "Rekanalisation arterieller Verschlüsse mittel Laser Angioplastie",
            "abstract": null,
            "authors": [
                "Pilger, E, Lammer, H"
            ],
            "year": 1987,
            "source": "Van Swieten Tagung; OKT 26 - 31, 1987; Wien. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128701-51541"
            ],
            "imported": "2013-06-01T17:02:23+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": 128702,
            "title": "Laser angioplasty of peripheral arteries: technique and one year results",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger,"
            ],
            "year": 1987,
            "source": "73rd Scientific Assembly of the Radiological Society of North America; NOV 8 - 13, 1987; Chicago, USA. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128702-51541"
            ],
            "imported": "2013-06-01T17:05:40+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128703,
            "title": "Clinical results on Nd:Yag Laser recanalisation",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Ascher, PW"
            ],
            "year": 1987,
            "source": "1st german symposium on Öaser Angioplasty; NOV 8 - 13, 1987; Berlin. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128703-51541"
            ],
            "imported": "2013-06-01T17:07:32+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128704,
            "title": "Laserrekanalisation arterieller Verschlüsse. Experimentelle Ergebniss und Grundlagen, technische Entwicklung, klinische Ergebnisse",
            "abstract": null,
            "authors": [
                "Lammer, H",
                "Pilger, E",
                "Ascher, PW, Schreyer, H"
            ],
            "year": 1987,
            "source": "5. Grazer Radiologisches Symposium; OKT 8 - 10, 1987; Graz. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128704-51541"
            ],
            "imported": "2013-06-01T17:10:00+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": 128705,
            "title": "Laserangioplastie: ein Jahr Erfahrung",
            "abstract": null,
            "authors": [
                "Pilger, E, Lammer, H",
                "Bertuch, H"
            ],
            "year": 1987,
            "source": "CorVas Forum; NOV 11 - 12, 1987; Bad Nauherim Germany. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128705-51541"
            ],
            "imported": "2013-06-01T17:11:21+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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 128706,
            "title": "Recanalization of peripheral vessels",
            "abstract": null,
            "authors": [
                "Ascher, PW",
                "Lammer, H",
                "Pilger, E"
            ],
            "year": 1987,
            "source": "1. Congress o Panamericana de Angiologia; NOV 30 - DEZ 4, 1987; Havanna, Cuba. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "128706-51541"
            ],
            "imported": "2013-06-01T17:13: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": true,
            "keynote_speaker": true,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 133201,
            "title": "Ferritin",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1987,
            "source": "Hämatologisches Seminar; APR 26 , 1987; Wien. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-01-21T22:00:17+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 133203,
            "title": "Hämatologie-Seminar",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1987,
            "source": "Fortbildung der Ärztekammer für Wien; OKT 9, 1987; Wien, Austria. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-01-21T22:16:25+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": true,
            "keynote_speaker": true,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 72221,
            "title": "Evidence for spirochetal origin of circumscribed scleroderma (morphea).",
            "abstract": null,
            "authors": [
                "Aberer, E",
                "Stanek, G",
                "Ertl, M",
                "Neumann, R"
            ],
            "year": 1987,
            "source": "Acta Derm Venereol. 1987; 67(3):225-231",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987H815200007",
            "pubmed": "2442935",
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2007-11-27T01:00:00+01:00",
            "journal": "Acta Derm Venereol",
            "issn": "0001-5555",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 0.863,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.742857142857143,
            "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": 135957,
            "title": "Transluminal angioplasty versus conventional operation in the treatment of haemodialysis fistula stenosis: results from a 5-year study.",
            "abstract": null,
            "authors": [
                "Dapunt, O",
                "Feurstein, M",
                "Rendl, KH",
                "Prenner, K"
            ],
            "year": 1987,
            "source": "Br J Surg. 1987; 74(11):1004-1005",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1987K883700014",
            "pubmed": "2961397",
            "doi": "10.1002/bjs.1800741116",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-04-02T13:04:45+02:00",
            "journal": "BRIT J SURG",
            "issn": "0007-1323",
            "collection_publisher": null,
            "collection_title": "BRITISH JOURNAL OF SURGERY; ",
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": 2.381,
            "impactfactor_year": 1998,
            "impactfactor_norm": 0.914,
            "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": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 137792,
            "title": "Amsacrin-Cytosinarabinosid-Thioguanin ( AAT ) vs. Daunorubicin-Cytosinarabinosid-Thioguanin ( DAT )bei  unbehandelter akuter nicht-lymphatischer Leukämie",
            "abstract": null,
            "authors": [
                "Linkesch, W",
                "Gisslinger, H"
            ],
            "year": 1987,
            "source": "Wiss. Sitzung der Gesellschaft für Innere Medizin in Wien; JAN, 29, 1987; Wien, AUSTRIA. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-08T19:10:43+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": 137795,
            "title": "Chemosensitivitätstestung leukämischer Blasten mittels Bioluminiszenz",
            "abstract": null,
            "authors": [
                "Kuzmits, R",
                "Linkesch, W."
            ],
            "year": 1987,
            "source": "Wiss. Sitzung der Gesellschaft für Innere Medizin in Wien; JAN, 29, 1987; Wien, AUSTRIA. 1987. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-08T19:14:16+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": 137853,
            "title": "Effekt von chronischer Hyperglukagonämie auf Insulinsekretion und Insulinwirkung bei nichtdiabetischen Patienten",
            "abstract": null,
            "authors": [
                "Linkesch,M: Klauser,R: Gisslinger,H",
                "Linkesch,W",
                "Prager,R",
                "Schernthaner,G."
            ],
            "year": 1987,
            "source": "Acta Medica Austriaca. 1987; 14(S1):64-64.-Jahrestagung der ÖGIM; SEPT, 17-19. 1987; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-12T12:23:41+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
        }
    ]
}