Diderot-package         Bibliographic Network Analysis Package
MC_baseline_distribution
                        Function to compute baseline heterocitation
                        values for the graph under study with random
                        permutation of corpus attributions
build_graph             Builds a citation graph.
compute_BC_ranking      Function to compute the Betweenness Centrality
                        ranking.
compute_Ji              Function to compute the evolution of the Ji
                        metric for a term (e.g. publication title)
                        present in the reference list of a
                        bibliographic dataset.
compute_Ji_ranking      Function to compute the Ji metric ranking for
                        publications in a citation graph.
compute_citation_ranking
                        Function to compute the citation ranking.
compute_custom_modularity
                        Function to compute the custom modularity of a
                        citation graph over a time window.
compute_modularity      Function to compute citation graph modularity
                        over a time window.
create_bibliography     Function to create a bibliographic dataset
get_date_from_doi       Function to retrieve publication date based on
                        Digital Object Identifier (DOI)
get_reference_title     Function to extract the publication title from
                        a reference using Freecite
heterocitation          Function to calculate the heterocitation
                        between two corpora
heterocitation_authors
                        This function computes heterocitation metrics
                        for authors
load_graph              Function to load a citation graph
nb_refs                 Function to calculate the number of citations
                        in a bibliographic database
plot_authors_count      Function to plot authors count timeseries
plot_heterocitation_timeseries
                        Function to plot the heterocitation share and
                        heterocitation balance timeseries
plot_modularity_timeseries
                        Function to plot graph modularity timeseries
plot_publication_curve
                        Function to plot publication count timeseries
precompute_heterocitation
                        This function precomputes heterocitation values
                        for each node/publication of a graph.
save_graph              Function to save a graph
significance_Dx         Function to evaluate the significance of the
                        heterocitation balance value
