Module:PublicationMSCList: Revision history

From MaRDI portal

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

25 March 2024

7 February 2024

29 January 2024

  • curprev 23:1923:19, 29 January 2024Tconrad talk contribs 2,963 bytes +3 No edit summary
  • curprev 23:1523:15, 29 January 2024Tconrad talk contribs 2,960 bytes +7 No edit summary
  • curprev 23:1423:14, 29 January 2024Tconrad talk contribs 2,953 bytes +2,953 Created page with "-- Required module containing helper methods local helper = require('Module:HelperMethods') -- Required modules for SPARQL queries and HTML table generation local sparql = require('SPARQL') local mwHtml = require('mw.html') -- Main table to hold all functions local p = {} -- Function to convert JSON results into a comma-separated string function p.convertJsonToCommaSeparatedList(jsonResults) local resultsString = "" if jsonResults and jsonResults.results and jsonR..."