Click or drag to resize

BibtexImporterFromString Method

Namespace:  BibtexLibrary
Assembly:  BibtexLibrary.Standard (in BibtexLibrary.Standard.dll) Version: 1.4.4
Syntax
C#
public static BibtexFile FromString(
	string text
)

Parameters

text
Type: SystemString

Return Value

Type: BibtexFile
See Also