<script src="https://bibbase.org/show?bib=https%3A%2F%2Fleelabcnbc.github.io%2Flab-wiki-builder%2Fdemo_proj%2Fbib.bib&jsonp=1"></script>
<?php
$contents = file_get_contents("https://bibbase.org/show?bib=https%3A%2F%2Fleelabcnbc.github.io%2Flab-wiki-builder%2Fdemo_proj%2Fbib.bib");
print_r($contents);
?>
<iframe src="https://bibbase.org/show?bib=https%3A%2F%2Fleelabcnbc.github.io%2Flab-wiki-builder%2Fdemo_proj%2Fbib.bib"></iframe>
For more details see the documention.
To the site owner:
Action required! Mendeley is changing its API. In order to keep using Mendeley with BibBase past April 14th, you need to:
@unpublished{horizontal_connection_cnn, title = "Awesome horizontal connection CNN", author = "Doe, John and Roe, Jane", year = "2017", keywords = "horizontal connection", note = "one-line, non-confidential, description of this CNN exp. this part will show in BibBase widget." }
@unpublished{lab-wiki-builder, title = "lab-wiki-builder", author = "Zhang, Yimeng", year = "2017", url = "https://github.com/leelabcnbc/lab-wiki-builder", note = "a tool for building wiki websites for academic labs based on GitHub pages. Click URL below." }
@unpublished{monkey_exp_1, title = "Awesome monkey experiment 1", author = "Doe, John and Roe, Jane", additional-categories = "computer\_vision/deep\_learning", year = "2017", keywords = "monkey, V2", note = "one-line, non-confidential, description of this exp 2. this part will show in BibBase widget." }
@misc{monkey_exp_2, title = "Awesome monkey experiment 2", author = "Doe, Josh and Rose, Jane", year = "2011", keywords = "monkey, V1", note = "one-line, non-confidential, description of this exp 2. this part will show in BibBase widget." }