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=149960&ordering=-year
HTTP 200 OK
  Allow: GET, HEAD, OPTIONS
  Content-Type: application/json
  Vary: Accept
  
  {
    "count": 157186,
    "next": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149980&ordering=-year",
    "previous": "https://api-test.medunigraz.at/v1/research/publication/?format=api&limit=20&offset=149940&ordering=-year",
    "results": [
        {
            "id": 135438,
            "title": "Knochenmarkschädigung durch Medikamente",
            "abstract": null,
            "authors": [
                "Linkesch, W"
            ],
            "year": 1991,
            "source": "Österreichische Apothekerzeitung. 1991; (1): 86-117. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-03-02T16:12:48+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": 138114,
            "title": "The tooth transplant in orthodontic treatment planning].",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Droschl, H",
                "Eskici, A",
                "Bantleon, HP",
                "Weiland, F",
                "Thom, M"
            ],
            "year": 1991,
            "source": "Fortschr Kieferorthop. 1991; 52(3):170-175",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": "1894246",
            "doi": "10.1007/BF02173250",
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2014-07-29T02:00:00+02:00",
            "journal": "Fortschr Kieferorthop",
            "issn": "0015-816X",
            "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": 138119,
            "title": "Die Berechnung des Platzbedarfs im Wechselgebiss mit Hilfe elektronischer Messverfahren.",
            "abstract": null,
            "authors": [
                "Bantleon, HP",
                "Thom, M",
                "Weiland, F",
                "Muchitsch, AP",
                "Droschl, H"
            ],
            "year": 1991,
            "source": "Zeitschrift für Stomatologie. 1991; 88(10): 523-532. ",
            "category": 1,
            "document_type": 1,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138119-14057"
            ],
            "persons": [],
            "imported": "2014-07-29T18:52:08+02:00",
            "journal": null,
            "issn": "0175-7784",
            "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": 138150,
            "title": "Bringt die Extraktion erster Molaren parodontale Probleme?",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Weiland, F",
                "Droschl, H"
            ],
            "year": 1991,
            "source": "64. Wissenschaftliche Jahrestagung der Deutschen Gesellschaft für Kieferorthopädie; MAI 23, 1991; Aachen, DEUTSCHLAND. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138150-14057"
            ],
            "persons": [],
            "imported": "2014-07-31T00:52:30+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": 138151,
            "title": "Das Parodontium im Bereich geschlossener Extraktionslücken.",
            "abstract": null,
            "authors": [
                "Muchitsch, AP",
                "Weiland, F",
                "Droschl, H"
            ],
            "year": 1991,
            "source": "Österreichischer Zahnärztekongress 1991; OKT 18, 1991; Innsbruck, ÖSTERREICH. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138151-14057"
            ],
            "persons": [],
            "imported": "2014-07-31T00:56: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": 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": 138172,
            "title": "Eine neue Methode zur quantitativen und qualitativen Messung von Zahnbewegungen.",
            "abstract": null,
            "authors": [
                "Droschl, H",
                "Bantleon, HP",
                "Muchitsch, AP",
                "Weiland, F"
            ],
            "year": 1991,
            "source": "64. Wissenschaftliche Jahrestagung der Deutschen Gesellschaft für Kieferorthopädie; MAI 23, 1991; Aachen, DEUTSCHLAND. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "138172-14057"
            ],
            "persons": [],
            "imported": "2014-07-31T17:15:02+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": 142465,
            "title": "Late failure of autologous marrow grafts in lethally irradiated dogs given anti-class II monoclonal antibody.",
            "abstract": null,
            "authors": [
                "Greinix, HT",
                "Ladiges, WC",
                "Graham, TC",
                "Maslan, S",
                "Raff, RF",
                "Sandmaier, BM",
                "Appelbaum, FR",
                "Schuening, FG",
                "Deeg, HJ",
                "Storb, R"
            ],
            "year": 1991,
            "source": "Blood. 1991; 78(8):2131-2138",
            "category": 1,
            "document_type": 1,
            "sci": "ISI:A1991GK54200032",
            "pubmed": "1912590",
            "doi": "10.1182/blood.V78.8.2131.2131",
            "pmc": null,
            "organizations": [],
            "persons": [
                "142465-54230-1"
            ],
            "imported": "2015-02-10T01:00:00+01:00",
            "journal": "Blood",
            "issn": "0006-4971",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": false,
            "impactfactor": null,
            "impactfactor_year": null,
            "impactfactor_norm": null,
            "impactfactor_norm_year": null,
            "impactfactor_norm_category": null,
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": false,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 145869,
            "title": "Langzeitergebnisse von Kronen-, Brücken- sowie teilprothetischen Arbeiten (über einen Zeitraum von 20 Jahren)",
            "abstract": null,
            "authors": [
                "Wegscheider, WA",
                "Bratschko, RO",
                "Truschnegg, A",
                "Jerebic, H",
                "Lorenzoni, M"
            ],
            "year": 1991,
            "source": "Österreichischer Zahnärztekongress; OCT 17, 1991; Innsbruck, AUSTRIA. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [
                "145869-14057",
                "145869-14111"
            ],
            "persons": [
                "145869-51042",
                "145869-51567",
                "145869-51703"
            ],
            "imported": "2015-06-17T13:08:15+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": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 1717,
            "title": "Non-systemic diffuse lymphangiomatosis of spleen and liver.",
            "abstract": null,
            "authors": [
                "Schmid, C",
                "Beham, A",
                "Uranüs, S",
                "Melzer, G",
                "Auböck, L",
                "Seewann, HL",
                "Klimpfinger, M"
            ],
            "year": 1991,
            "source": "Histopathology. 1991; 18(5):478-480",
            "category": 1,
            "document_type": 10,
            "sci": "ISI:A1991FL97700017",
            "pubmed": "1885170",
            "doi": "10.1111/j.1365-2559.1991.tb00884.x",
            "pmc": null,
            "organizations": [
                "1717-14020",
                "1717-14054"
            ],
            "persons": [
                "1717-51612-6"
            ],
            "imported": null,
            "journal": "HISTOPATHOLOGY",
            "issn": "0309-0167",
            "collection_publisher": null,
            "collection_title": null,
            "edition": null,
            "university": null,
            "country": null,
            "case_report": true,
            "impactfactor": 1.829,
            "impactfactor_year": 1994,
            "impactfactor_norm": 0.75,
            "impactfactor_norm_year": 1998,
            "impactfactor_norm_category": "PATHOLOGY",
            "impactfactor_norm_super": null,
            "impactfactor_norm_super_year": null,
            "impactfactor_norm_super_category": null,
            "citations": true,
            "conference_name": null,
            "conference_place": null,
            "conference_international": false,
            "scientific_event": true,
            "invited_lecture": false,
            "keynote_speaker": false,
            "selected_presentation": false,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": false
        },
        {
            "id": 147971,
            "title": "Hochauflösende optische Potentialmessung mittels potentialsensitiver Farbstoffe",
            "abstract": null,
            "authors": [
                "Ahammer, H",
                "Müller, W",
                "Schaffer, P",
                "Windisch, H"
            ],
            "year": 1991,
            "source": "Wissenschaftliche Berichte der 41. Jahrestagung der Österreichischen Physikalischen Gesellschaft. 1991; 161-161.-41. Jahrestagung der Österreichischen Physikalischen Gesellschaft; 1991; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147971-51753"
            ],
            "imported": "2015-11-05T16:13:24+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": 147972,
            "title": "Fluorescence monitoring of the spread of cardiac electrical excitation with high temporal and spatial resolution",
            "abstract": null,
            "authors": [
                "Ahammer, H",
                "Windisch, H",
                "Schaffer, P",
                "Müller, W"
            ],
            "year": 1991,
            "source": "Booklet of Abstracts. 1991; P2/15-P2/15.-2nd Conference on Methods and Applications of Fluorescence Spectroscopy; OCT 14-17, 1991; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147972-51753"
            ],
            "imported": "2015-11-05T16:15:50+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": 147973,
            "title": "Optische (berührungslose) Messung bio-elektrischer Vorgänge mit hoher Zeitauflösung",
            "abstract": null,
            "authors": [
                "Müller, W",
                "Windisch, H",
                "Schaffer, P",
                "Ahammer, H"
            ],
            "year": 1991,
            "source": "Abstractbuch. 1991; 24-24.-II Symposium Neurobiologie; OCT, 1991; Salzburg, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147973-51753"
            ],
            "imported": "2015-11-05T16:18:56+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": 147975,
            "title": "Optische Membranpotentialmessung an isolierten Herzmuskelzellen und Gewebepräparaten",
            "abstract": null,
            "authors": [
                "Schaffer, P",
                "Ahammer, H",
                "Müller, W",
                "Windisch, H",
                "Koidl, B"
            ],
            "year": 1991,
            "source": "Abstraktbuch. 1991; 47-47.-II Symposium Neurobiologie; OCT, 1991; Salzbur, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147975-51753"
            ],
            "imported": "2015-11-05T16:21:16+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": 147976,
            "title": "Toxische und phototoxische Beeinflussung isolierter Herzmuskelzellen bei optischen Membranpotentialmessungen",
            "abstract": null,
            "authors": [
                "Schaffer, P",
                "Ahammer, H",
                "Müller, W",
                "Windisch, H"
            ],
            "year": 1991,
            "source": "Wissenschaftliche Berichte der 41. Jahrestagung der Österreichischen Physikalischen Gesellschaft. 1991; 163-163.-41. Jahrestagung der Österreichischen Physikalischen Gesellschaft; 1991; Graz. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147976-51753"
            ],
            "imported": "2015-11-05T16:23:44+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": 147977,
            "title": "Potential sensitive fluorescent dye di-4-ANEPPS causes phototoxoc effects in single isolated cardiac myocytes",
            "abstract": null,
            "authors": [
                "Schaffer, P",
                "Windisch, H",
                "Ahammer, W",
                "Müller, W"
            ],
            "year": 1991,
            "source": "Booklet of Abstracts. 1991; P2/19--2nd Conference on Methods and Applications of Fluorescence Spectroscopy; OCT 14-17, 1991; Graz, AUSTRIA. ",
            "category": 2,
            "document_type": 19,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "147977-51753"
            ],
            "imported": "2015-11-05T16:25: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": 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": 149813,
            "title": "Biologic and cytogenetic characterization of three human medullary thyroid carcinomas in culture.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Wirnsberger, G",
                "Behmel, A",
                "Niederle, B",
                "Roka, R",
                "Mandl, A",
                "Pürstner, P",
                "Auner, J",
                "Tatzber, F"
            ],
            "year": 1991,
            "source": "4th International Workshop on Multiple Endocrine Neoplasia; OCT 3 - 5, 1991; Baylor College of Medicine and the Methodist Hospital, Houston, Texas. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [
                "149813-51739"
            ],
            "imported": "2016-01-26T14:36:15+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": 149854,
            "title": "Tissue culture storage of human teeth for replantations, autologous and homologous transplantations.",
            "abstract": null,
            "authors": [
                "Pfragner, R",
                "Sadjak",
                "A, Eskici, A",
                "Walser, V"
            ],
            "year": 1991,
            "source": "Offprint from\r\nPflügers Archiv. European Journal of Physiology. 1991; 389 suplement: R253-R253.-54th Meeting Deutsche Physiologische Gesellschaft; MAR 3-6, 1981; Innsbruck, Austria. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-27T13:08:23+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": 149996,
            "title": "Die im Kindesalter operierte Aortenisthmusstenose. Nachuntersuchung an 41 Patienten jenseits des zwölften Lebensjahres mehr als fünf Jahre nach der Operation. Dissertation an der Leopold- Franzens- Universität Innsbruck (Eigendruck)",
            "abstract": null,
            "authors": [
                "Pötsch D"
            ],
            "year": 1991,
            "source": "Dissertation an der Leopold- Franzens- Universität Innsbruck ; Eigendruck; 1991. pp. 84. ",
            "category": 4,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-01-30T00:14:19+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": false
        },
        {
            "id": 150119,
            "title": "Neuroendokrine Tumorzellen in Langzeitkulur: Etablierung und Charakterisierung.",
            "abstract": null,
            "authors": [
                "Pfragner, R"
            ],
            "year": 1991,
            "source": "Gewebekultursymposium SCANDIC; APR 4, 1991; Scandic Crown Hotel, Vienna, AUSTRIA. 1991. ",
            "category": 3,
            "document_type": null,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-02T11:06:45+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        },
        {
            "id": 150120,
            "title": "Studiengruppe Multiple Endokrine Neoplasie Austria (\"SMENA\" - Aufgaben und Ziele",
            "abstract": null,
            "authors": [
                "Pfragner, R"
            ],
            "year": 1991,
            "source": "Acta Chirurgica Austriaca, Supplement 94, Jahrgang 23/ 1991\r\nBlackwell-MZV. 1991; 94: -32. Tagung der Österreichischen Gesellschaft für Chirurgie ; MAY 30 - JUB 1, 1991; Feldkirch, AUSTRIA. ",
            "category": 2,
            "document_type": 9,
            "sci": null,
            "pubmed": null,
            "doi": null,
            "pmc": null,
            "organizations": [],
            "persons": [],
            "imported": "2016-02-02T11:21:01+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": false,
            "selected_presentation": true,
            "biobank_use": false,
            "bmf_use": false,
            "zmf_use": false,
            "local_affiliation": true
        }
    ]
}