Searched refs:makeCitation (Results 1 – 2 of 2) sorted by relevance
716 ( liftA2 makeCitation722 makeCitation :: T.Text -> Int -> [Citation]723 makeCitation citeId num = [Citation citeId [] [] NormalCitation num 0] function
711 ( liftA2 makeCitation717 makeCitation :: T.Text -> Int -> [Citation]718 makeCitation citeId num = [Citation citeId [] [] NormalCitation num 0] function