import React from 'react'; const PublicationCard = ({ publication }) => { return (
{publication.authors}
{publication.venue}