Assistant Teaching Professor, Department of Psychology, University of Victoria, British Columbia, Canada.
My academic interests include cognitive neuroscience, computational modeling, and explorable explanations.
These citations can be interpolated into a markdown cell ${cite('meyer1997computational')}.
<div>And they can be interpolated into an HTML cell ${cite('meyer1997theory')}.</div>
md`Which means they can also be interpolated into tagged template literals ${cite('cohen2005vulcanization','cohen2011time')}.`
If needed, you can tap into citeproc-js properties ${cite({id:'kohonen1990self', prefix:'e.g. '})} and flags, as not discussed by ${cite('elman1990finding', {mode:'composite'})}.
Make a couple of citations ${cite2('kohonen1990self', 'elman1990finding')}. One more ${cite2('cohen2005vulcanization')}. And, one last one ${cite2('cohen2011time')}.
cite2.bibliography()
{
citationFactory.fetchCslStyle=fetchCslStyle;
citationFactory.fetchCslLocale=fetchCslLocale;
}
styleApa=awaitfetchCslStyle('apa')
localeEnUs=awaitfetchCslLocale('en-US')
Purpose-built for displays of data
Observable is your go-to platform for exploring data and creating expressive data visualizations. Use reactive JavaScript notebooks for prototyping and a collaborative canvas for visual data exploration and dashboard creation.